Increment orig version number

This commit is contained in:
Keith Winstein
2012-02-07 17:28:00 -05:00
parent f6e47a4dd1
commit 576ce0697d
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
AC_INIT([mosh], [0.9a], [mosh-devel@mit.edu])
AC_INIT([mosh], [0.9b], [mosh-devel@mit.edu])
AM_INIT_AUTOMAKE([-Wall -Werror])
AC_CONFIG_SRCDIR([src/frontend/mosh-client.cc])
AC_CONFIG_HEADERS([config.h])
+6
View File
@@ -1,3 +1,9 @@
mosh (0.9b-0ubuntu1) oneiric; urgency=low
* Merged Anders Kaseorg fixes to build system
-- Keith Winstein <keithw@mit.edu> Tue, 07 Feb 2012 17:27:42 -0500
mosh (0.9a-0ubuntu1) oneiric; urgency=low
* Edit README