From 9d16d0a1cc29c4103afaef9c9e8e9e1db73c02db Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Sun, 5 Feb 2023 09:32:28 +1100 Subject: Update configure.ac for next planned release version --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index bbb042ac..de0718e1 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ # ---------------------------------------------------------------------- AC_PREREQ([2.69]) -AC_INIT([htop], [3.2.2], [htop@groups.io], [], [https://htop.dev/]) +AC_INIT([htop], [3.3.0-dev], [htop@groups.io], [], [https://htop.dev/]) AC_CONFIG_SRCDIR([htop.c]) AC_CONFIG_AUX_DIR([build-aux]) -- cgit v1.2.3