mirror of https://github.com/xzeldon/htop.git
Bump version number for 3.0.3 release
This commit is contained in:
parent
b92cfa7d7a
commit
ad8aa2ce77
|
@ -2,7 +2,7 @@
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ(2.65)
|
AC_PREREQ(2.65)
|
||||||
AC_INIT([htop],[3.0.3-rc1],[htop@groups.io])
|
AC_INIT([htop],[3.0.3],[htop@groups.io])
|
||||||
|
|
||||||
AC_CONFIG_SRCDIR([htop.c])
|
AC_CONFIG_SRCDIR([htop.c])
|
||||||
AC_CONFIG_AUX_DIR([.])
|
AC_CONFIG_AUX_DIR([.])
|
||||||
|
|
Loading…
Reference in New Issue