summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2021-11-30 12:10:54 +1100
committerNathan Scott <nathans@redhat.com>2021-11-30 12:10:54 +1100
commit43e9be5a8f63b6be614f7a73500ad4e755f38c83 (patch)
tree17db9193646e6e897afae3850d05d7e0753f2d2f /configure.ac
parentd73783d6dbec4a8d9d20d744bf2b5e6a7073aa46 (diff)
Update version number to 3.2.0-dev to identify git repo builds
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 0e690965..6618ce19 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@
# ----------------------------------------------------------------------
AC_PREREQ([2.69])
-AC_INIT([htop], [3.1.2], [htop@groups.io], [], [https://htop.dev/])
+AC_INIT([htop], [3.2.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