Bump version to 1.3.0~rc3
This commit is contained in:
+1
-1
@@ -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])
|
||||
|
||||
Vendored
+6
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user