aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2020-09-30 13:36:58 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2020-09-30 13:36:58 +0100
commitf43e3e5b4f4df398df39cf870e5c6b0ef2fec0ec (patch)
treeb4f60dd1f8ac26cd89e2294796895bc43802bf90
parent86433c6fb5fb1d6595592523e7cb672a55bd30ad (diff)
downloadrtmux-f43e3e5b4f4df398df39cf870e5c6b0ef2fec0ec.tar.gz
rtmux-f43e3e5b4f4df398df39cf870e5c6b0ef2fec0ec.tar.bz2
rtmux-f43e3e5b4f4df398df39cf870e5c6b0ef2fec0ec.zip
Next version.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index eb1a9594..82be9254 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# configure.ac
-AC_INIT([tmux], 3.2-rc2)
+AC_INIT([tmux], next-3.3)
AC_PREREQ([2.60])
AC_CONFIG_AUX_DIR(etc)