Update version to 3.1.1-dev

This commit is contained in:
Daniel Lange 2021-09-22 11:49:25 +02:00
parent 29e1fcfa05
commit e6ded48d1a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# ----------------------------------------------------------------------
AC_PREREQ([2.69])
AC_INIT([htop], [3.1.0], [htop@groups.io], [], [https://htop.dev/])
AC_INIT([htop], [3.1.1-dev], [htop@groups.io], [], [https://htop.dev/])
AC_CONFIG_SRCDIR([htop.c])
AC_CONFIG_AUX_DIR([build-aux])