summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2021-06-18 07:52:44 +0200
committerDaniel Lange <DLange@git.local>2021-06-18 07:52:44 +0200
commit8aca6fbfbd6858aab402f3a8700a5116ad5a5008 (patch)
tree2f9212d25010490d579b257982d514b7ae814be7 /configure.ac
parentad1ca7ee57711698f436dcc798d13678cedb18cd (diff)
Change 3.0.6-dev -> 3.1.0-dev
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 451b83f4..cd6da57d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@
# ----------------------------------------------------------------------
AC_PREREQ([2.69])
-AC_INIT([htop], [3.0.6-dev], [htop@groups.io], [], [https://htop.dev/])
+AC_INIT([htop], [3.1.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