summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2023-02-05 09:32:28 +1100
committerNathan Scott <nathans@redhat.com>2023-02-05 09:32:28 +1100
commit9d16d0a1cc29c4103afaef9c9e8e9e1db73c02db (patch)
treece353bbdb01df5519240851ad997d928cebfe8f8 /configure.ac
parent55c10eccd71b6b016a50237bc8c8508b7bf66783 (diff)
Update configure.ac for next planned release version
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 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])

© 2014-2024 Faster IT GmbH | imprint | privacy policy