Change 3.0.6-dev -> 3.1.0-dev

This commit is contained in:
Daniel Lange
2021-06-18 07:52:44 +02:00
parent ad1ca7ee57
commit 8aca6fbfbd
2 changed files with 2 additions and 2 deletions

View File

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