Bump version number for 3.0.4 release

This commit is contained in:
Nathan Scott
2020-12-22 17:36:45 +11:00
parent 3fb0024fd3
commit 0b989ee38c
2 changed files with 32 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.4-dev],[htop@groups.io])
AC_INIT([htop],[3.0.4],[htop@groups.io])
AC_CONFIG_SRCDIR([htop.c])
AC_CONFIG_AUX_DIR([.])