summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2020-12-07 19:57:44 +1100
committerNathan Scott <nathans@redhat.com>2020-12-07 19:57:44 +1100
commit4f88d382563c3be579544f9de162201542652f88 (patch)
treed36fdd7a5bb471f05b9cdd982bdb62e25033ed88 /configure.ac
parentf03f48a0fb0057e53fd8426f45cc1f5a28badc93 (diff)
Correct the version of htop development repo
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 253ff5fe..460b16aa 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.3-dev],[htop@groups.io])
+AC_INIT([htop],[3.0.4-dev],[htop@groups.io])
AC_CONFIG_SRCDIR([htop.c])
AC_CONFIG_AUX_DIR([.])

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