Bump version, changelog for minor htop-3.0.2 release

This commit is contained in:
Nathan Scott
2020-09-15 09:43:36 +10:00
parent c9ecd0fa74
commit da62b44b16
2 changed files with 16 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.65)
AC_INIT([htop],[3.0.1],[htop@groups.io])
AC_INIT([htop],[3.0.2],[htop@groups.io])
AC_CONFIG_SRCDIR([htop.c])
AC_CONFIG_AUX_DIR([.])