summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2023-01-10 23:35:09 +0100
committerDaniel Lange <DLange@git.local>2023-01-10 23:35:09 +0100
commit4d40680aa04370b06e9a2acd732f0be2ee6b6eba (patch)
treeaf9727b8d42c72b73697d0d4986eb7e097a1296e /configure.ac
parenta05e1891594cbcdf813017aa3a56d6de044654de (diff)
Put a -dev release version into configure.ac again
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 37dba53a..33e7fd88 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@
# ----------------------------------------------------------------------
AC_PREREQ([2.69])
-AC_INIT([htop], [3.2.1], [htop@groups.io], [], [https://htop.dev/])
+AC_INIT([htop], [3.2.2-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