aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index cccd656b..0dd1151c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,7 @@
# $Id$
-# Miscellaneous autofoo bullshit.
+# Miscellaneous bits.
AC_INIT(tmux, 2.1)
-RELEASE=2.0
-AC_SUBST(RELEASE)
AC_CONFIG_AUX_DIR(etc)
AM_INIT_AUTOMAKE([foreign subdir-objects])