We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df07c40 commit a092b0fCopy full SHA for a092b0f
2 files changed
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([2.61])
5
-AC_INIT([mosh], [1.3.0-rc0], [mosh-devel@mit.edu])
+AC_INIT([mosh], [1.3.0-rc2], [mosh-devel@mit.edu])
6
AM_INIT_AUTOMAKE([foreign std-options -Wall -Werror])
7
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
8
AC_CONFIG_SRCDIR([src/frontend/mosh-client.cc])
debian/changelog
@@ -1,6 +1,6 @@
1
2016-12-29 Keith Winstein <mosh-devel@mit.edu>
-mosh (1.3.0-rc1) unstable; urgency=low
+mosh (1.3.0-rc2) unstable; urgency=low
* Version 1.3.0 released.
0 commit comments