summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-06-05 15:09:42 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-06-05 15:09:42 +0100
commit53914e50b90ddbe285c188c021c3922b4e4c9fb8 (patch)
treee76a33a165b35eec4380982c8296e30b11f11e74
parente252984993fdfd57a1fdc1eaf393e42e8589d623 (diff)
RC2.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2c1a8945..8ff6d16e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# configure.ac
-AC_INIT([tmux], 3.0-rc)
+AC_INIT([tmux], 3.0-rc2)
AC_PREREQ([2.60])
AC_CONFIG_AUX_DIR(etc)