Bump version to 1.3.0~rc3

This commit is contained in:
Keith Winstein
2017-03-03 02:22:35 -08:00
parent 0fc950bd8a
commit be023c5afc
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -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])
+6 -2
View File
@@ -1,6 +1,10 @@
mosh (1.3.0~rc2-1) unstable; urgency=medium
mosh (1.3.0~rc3-1) experimental; urgency=medium
* Version 1.3.0 released.
* Workaround for Debian bug #817236 on buildds
-- 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