summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2020-12-22 17:41:14 +1100
committerNathan Scott <nathans@redhat.com>2020-12-22 17:41:14 +1100
commit0672be7db1ed50fceff0619e1411b510aa11f0f7 (patch)
tree9c44ff044b4cda3ee74150c339b2ec29179d503f /configure.ac
parent0b989ee38ce37eb4a50265faa11df2bd7ed8e5c3 (diff)
Update version number for 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 115d8941..30320674 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.4],[htop@groups.io])
+AC_INIT([htop],[3.0.5-dev],[htop@groups.io])
AC_CONFIG_SRCDIR([htop.c])
AC_CONFIG_AUX_DIR([.])

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