summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2020-12-07 12:16:03 +1100
committerNathan Scott <nathans@redhat.com>2020-12-07 12:16:06 +1100
commitf03f48a0fb0057e53fd8426f45cc1f5a28badc93 (patch)
treeb65a0b9ef729b5f68548c8df44ab1d8c527f7a9f /configure.ac
parentad8aa2ce77b51eaf9ebde727ad3b8a34f672fbbc (diff)
Change version string to note development repo build
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 f6246643..253ff5fe 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],[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