summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Hood <cgull@glup.org>2017-05-19 19:29:34 -0400
committerJohn Hood <cgull@glup.org>2017-05-19 19:29:34 -0400
commitb17c5795f74f392ef127e32a27df2d8fe0e861be (patch)
treea01e9123cf14b68553d26f19fec8d601fd455a37
parenta6d580a7c50bdc2ec1e4d4fc4e57acc3f6311896 (diff)
Update to 1.3.1-rc2.mosh-1.3.1-rc2
-rw-r--r--ChangeLog2
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
3 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3adcfef..0fca07d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2017-05-18 Keith Winstein <mosh-devel@mit.edu>
+2017-05-19 Keith Winstein <mosh-devel@mit.edu>
* Version 1.3.1 released.
diff --git a/configure.ac b/configure.ac
index 92ab3a3..23654b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.61])
-AC_INIT([mosh], [1.3.1-rc1], [mosh-devel@mit.edu])
+AC_INIT([mosh], [1.3.1-rc2], [mosh-devel@mit.edu])
AM_INIT_AUTOMAKE([foreign std-options -Wall -Werror])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_CONFIG_SRCDIR([src/frontend/mosh-client.cc])
diff --git a/debian/changelog b/debian/changelog
index 764977a..16c8e2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mosh (1.3.1~rc2-1) experimental; urgency=medium
+
+ * Build fix.
+
+ -- Keith Winstein <keithw@cs.stanford.edu> Fri, 19 May 2017 19:25:51 -0400
+
mosh (1.3.1~rc1-1) experimental; urgency=medium
* Platform support: