Bump version number

This commit is contained in:
Keith Winstein
2012-02-13 05:44:55 -05:00
parent feb64eec52
commit f6d8b4cb38
3 changed files with 15 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.67])
AC_INIT([mosh], [0.92], [mosh-devel@mit.edu])
AC_INIT([mosh], [0.93], [mosh-devel@mit.edu])
AM_INIT_AUTOMAKE([-Wall -Werror])
AC_CONFIG_SRCDIR([src/frontend/mosh-client.cc])
AC_CONFIG_HEADERS([config.h])