summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2020-11-03 08:37:08 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2020-11-03 08:37:08 +0000
commit5306bb0db79b4cc0b8e620bfe52e8fed446a101c (patch)
tree63d6721a268a227cc63f3c1fd60e4993ad023680 /configure.ac
parentba9962b568dd111455963c88b0458cf8847c9690 (diff)
Update to 3.2-rc3, bring in all the changes from master.
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 93246fc8..768d3db3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# configure.ac
-AC_INIT([tmux], next-3.3)
+AC_INIT([tmux], 3.2-rc3)
AC_PREREQ([2.60])
AC_CONFIG_AUX_DIR(etc)