Start working on 2.1

This commit is contained in:
Thomas Adam 2015-05-07 00:00:02 +01:00
parent e362d42dc6
commit 6525ca5158
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# $Id$
# Miscellaneous autofoo bullshit.
AC_INIT(tmux, 2.0)
RELEASE=1.9a
AC_INIT(tmux, 2.1)
RELEASE=2.0
AC_SUBST(RELEASE)
AC_CONFIG_AUX_DIR(etc)