File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
What's new in version 3.1.2
2
2
3
3
* Bugfix for crash when storing modified settings at exit
4
+ * Generate xz-compressed source tarball (with configure) using github actions
4
5
* Allow -u UID with numerical value as argument
5
6
* Added documentation for obsolete/state libraries/program files highlighting
6
7
* Some obsolete/stale library highlighting refinements
Original file line number Diff line number Diff line change 6
6
# ----------------------------------------------------------------------
7
7
8
8
AC_PREREQ ( [ 2.69] )
9
- AC_INIT ( [ htop] ,
[ 3.2.0-dev ] ,
[ [email protected] ] ,
[ ] ,
[ https://htop.dev/] )
9
+ AC_INIT ( [ htop] ,
[ 3.1.2 ] ,
[ [email protected] ] ,
[ ] ,
[ https://htop.dev/] )
10
10
11
11
AC_CONFIG_SRCDIR ( [ htop.c] )
12
12
AC_CONFIG_AUX_DIR ( [ build-aux] )
You can’t perform that action at this time.
0 commit comments