summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2024-01-10 10:56:45 +0100
committerDaniel Lange <DLange@git.local>2024-01-10 10:56:45 +0100
commit2a58f5dba8fcbcfea3140e08af43095b96042c9b (patch)
treea40c49158d5ec8f50fcc19d3f9a7d556c7f1e66e /configure.ac
parent68c970c7ef4a0682760ed570b3d82388ae7ccf54 (diff)
Add -dev prefix again for the next (planned) release
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 e4df238a..fe7f7b39 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@
# ----------------------------------------------------------------------
AC_PREREQ([2.69])
-AC_INIT([htop], [3.3.0], [htop@groups.io], [], [https://htop.dev/])
+AC_INIT([htop], [3.4.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