aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2018-04-13 17:47:36 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2018-04-13 17:47:36 +0100
commitb95d1de8fd571eaf964c02ce4e3d8742ca70c5e8 (patch)
tree653707355c991d9b375896b11202a2ef088ddccd
parent8a81993ae156a898740947d3bd57ddc9f37567c1 (diff)
downloadrtmux-b95d1de8fd571eaf964c02ce4e3d8742ca70c5e8.tar.gz
rtmux-b95d1de8fd571eaf964c02ce4e3d8742ca70c5e8.tar.bz2
rtmux-b95d1de8fd571eaf964c02ce4e3d8742ca70c5e8.zip
2.7.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4eee0eae..0e462ed9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# configure.ac
-AC_INIT(tmux, 2.7-rc)
+AC_INIT(tmux, 2.7)
AC_PREREQ([2.60])
AC_CONFIG_AUX_DIR(etc)