aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-05-09 23:11:01 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-05-09 23:11:01 +0100
commite82c42661b9294d174249d6464770dd8acdcfc2e (patch)
treefb2398dbb85376f5120ebd5c37c1e3d609ae8361
parent3a47dec42462d78d8bbb8a311927614b73449ae6 (diff)
downloadrtmux-e82c42661b9294d174249d6464770dd8acdcfc2e.tar.gz
rtmux-e82c42661b9294d174249d6464770dd8acdcfc2e.tar.bz2
rtmux-e82c42661b9294d174249d6464770dd8acdcfc2e.zip
Back to master.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f7bb2e9f..14a286b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# configure.ac
-AC_INIT(tmux, 2.5-rc)
+AC_INIT(tmux, master)
AC_PREREQ([2.60])
AC_CONFIG_AUX_DIR(etc)