summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8ff6d16e..8473a0d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# configure.ac
-AC_INIT([tmux], 3.0-rc2)
+AC_INIT([tmux], 3.0-rc3)
AC_PREREQ([2.60])
AC_CONFIG_AUX_DIR(etc)