aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 4a321d5c..cccd656b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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)