Start working on 2.1

This commit is contained in:
Thomas Adam 2015-05-07 00:00:02 +01:00
parent e362d42dc6
commit 6525ca5158

View File

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