Update changelog for upcoming 3.0.3 release, annotate rc1

This commit is contained in:
Nathan Scott
2020-12-04 14:05:27 +11:00
parent bd6237eb31
commit 1f9e2ded9e
2 changed files with 75 additions and 1 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.3-dev],[htop@groups.io])
AC_INIT([htop],[3.0.3-rc1],[htop@groups.io])
AC_CONFIG_SRCDIR([htop.c])
AC_CONFIG_AUX_DIR([.])