aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-11-27 20:49:59 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-11-27 20:49:59 +0000
commit0134574a67051b862ea25123bb24d6b557dbdad9 (patch)
tree8f8706bdadd8b4d32396071077fb74a5a4c20c6b /configure.ac
parentbbcb19917447b960b355ace88ce25c70cf2fd245 (diff)
downloadrtmux-0134574a67051b862ea25123bb24d6b557dbdad9.tar.gz
rtmux-0134574a67051b862ea25123bb24d6b557dbdad9.tar.bz2
rtmux-0134574a67051b862ea25123bb24d6b557dbdad9.zip
3.0a.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8b7f171e..57c3fd73 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# configure.ac
-AC_INIT([tmux], 3.0)
+AC_INIT([tmux], 3.0a)
AC_PREREQ([2.60])
AC_CONFIG_AUX_DIR(etc)