Release 3.0.5

This commit is contained in:
Daniel Lange
2021-01-11 18:18:21 +01:00
parent 5d92a9f20d
commit ce6d60e7de
2 changed files with 30 additions and 5 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.5-dev],[htop@groups.io])
AC_INIT([htop],[3.0.5],[htop@groups.io])
AC_CONFIG_SRCDIR([htop.c])
AC_CONFIG_AUX_DIR([.])