Bump version number
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
2011-02-13 Keith Winstein <mosh-devel@mit.edu>
|
||||||
|
|
||||||
|
* Version 0.93 released.
|
||||||
|
|
||||||
|
* Make utmp entries
|
||||||
|
|
||||||
2011-02-13 Keith Winstein <mosh-devel@mit.edu>
|
2011-02-13 Keith Winstein <mosh-devel@mit.edu>
|
||||||
|
|
||||||
* Version 0.92 released.
|
* Version 0.92 released.
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ([2.67])
|
AC_PREREQ([2.67])
|
||||||
AC_INIT([mosh], [0.92], [mosh-devel@mit.edu])
|
AC_INIT([mosh], [0.93], [mosh-devel@mit.edu])
|
||||||
AM_INIT_AUTOMAKE([-Wall -Werror])
|
AM_INIT_AUTOMAKE([-Wall -Werror])
|
||||||
AC_CONFIG_SRCDIR([src/frontend/mosh-client.cc])
|
AC_CONFIG_SRCDIR([src/frontend/mosh-client.cc])
|
||||||
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
||||||
|
|||||||
Vendored
+8
@@ -1,3 +1,11 @@
|
|||||||
|
mosh (0.92-1) unstable; urgency=low
|
||||||
|
|
||||||
|
* Version 0.93 released.
|
||||||
|
|
||||||
|
* Make utmp entries.
|
||||||
|
|
||||||
|
-- Keith Winstein <keithw@mit.edu> Mon, 13 Feb 2012 05:44:35 -0500
|
||||||
|
|
||||||
mosh (0.92-1) unstable; urgency=low
|
mosh (0.92-1) unstable; urgency=low
|
||||||
|
|
||||||
* Version 0.92 released.
|
* Version 0.92 released.
|
||||||
|
|||||||
Reference in New Issue
Block a user