summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeith Winstein <keithw@cs.stanford.edu>2017-03-03 02:22:35 -0800
committerKeith Winstein <keithw@cs.stanford.edu>2017-03-03 02:22:35 -0800
commitbe023c5afc8b8ca3b39e8677fe11880f5b8e3959 (patch)
tree18fbcb1d5fc7efa57ed66890bc53e76d3c62b45c
parent0fc950bd8a3469bfb19c3049d35480a20205e66e (diff)
Bump version to 1.3.0~rc3
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog8
2 files changed, 7 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 5627ceb..968b2bf 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.0-rc2], [mosh-devel@mit.edu])
+AC_INIT([mosh], [1.3.0-rc3], [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 d889272..70f60c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
-mosh (1.3.0~rc2-1) unstable; urgency=medium
+mosh (1.3.0~rc3-1) experimental; urgency=medium
+
+ * Workaround for Debian bug #817236 on buildds
- * Version 1.3.0 released.
+ -- Keith Winstein <keithw@cs.stanford.edu> Fri, 03 Mar 2017 02:21:02 -0800
+
+mosh (1.3.0~rc2-1) unstable; urgency=medium
* New features:
* Change website URLs from http://mosh.mit.edu to