summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2020-10-07 10:35:06 +0200
committerDaniel Lange <DLange@git.local>2020-10-07 10:35:06 +0200
commit769df604b20857e896189434f4134fec253744ac (patch)
tree835df9324c21f305cf2eb665304084e2b9eca784 /configure.ac
parentfbf6424e645614121b9506352b9553aacef51420 (diff)
Set a -dev version to bug reports show a useful version and not the last 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 7982d648..31d4a57c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.65)
-AC_INIT([htop],[3.0.2],[htop@groups.io])
+AC_INIT([htop],[3.0.3-dev],[htop@groups.io])
AC_CONFIG_SRCDIR([htop.c])
AC_CONFIG_AUX_DIR([.])

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