aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-09-10 16:08:22 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-09-10 16:08:22 +0100
commit034b19b734a25d00fd27245412b0cde6b340482e (patch)
tree0f196e71abfd8e12f143cd7725a997567307af10
parentcb8eba1530a4de40a0686cb80910386ec5c4b065 (diff)
downloadrtmux-034b19b734a25d00fd27245412b0cde6b340482e.tar.gz
rtmux-034b19b734a25d00fd27245412b0cde6b340482e.tar.bz2
rtmux-034b19b734a25d00fd27245412b0cde6b340482e.zip
2.6-rc2.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 83c104c3..26f98373 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# configure.ac
-AC_INIT(tmux, master)
+AC_INIT(tmux, 2.6-rc2)
AC_PREREQ([2.60])
AC_CONFIG_AUX_DIR(etc)