summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2021-11-30 12:03:21 +1100
committerNathan Scott <nathans@redhat.com>2021-11-30 12:03:21 +1100
commitd73783d6dbec4a8d9d20d744bf2b5e6a7073aa46 (patch)
tree2b0f2ac3ad8c9e9a8c01bb692d9bdb51ce91e83b
parent89b7c4c9f92baa03a19d7efe1fcc30860358f51a (diff)
Release 3.1.23.1.2
-rw-r--r--ChangeLog1
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a103ed5d..a7f92bb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
What's new in version 3.1.2
* Bugfix for crash when storing modified settings at exit
+* Generate xz-compressed source tarball (with configure) using github actions
* Allow -u UID with numerical value as argument
* Added documentation for obsolete/state libraries/program files highlighting
* Some obsolete/stale library highlighting refinements
diff --git a/configure.ac b/configure.ac
index 6618ce19..0e690965 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@
# ----------------------------------------------------------------------
AC_PREREQ([2.69])
-AC_INIT([htop], [3.2.0-dev], [htop@groups.io], [], [https://htop.dev/])
+AC_INIT([htop], [3.1.2], [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