Skip to content

Commit

Permalink
Update configure.ac for next planned release version
Browse files Browse the repository at this point in the history
  • Loading branch information
natoscott committed Feb 4, 2023
1 parent 55c10ec commit 9d16d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# ----------------------------------------------------------------------

AC_PREREQ([2.69])
AC_INIT([htop], [3.2.2], [[email protected]], [], [https://htop.dev/])
AC_INIT([htop], [3.3.0-dev], [[email protected]], [], [https://htop.dev/])

AC_CONFIG_SRCDIR([htop.c])
AC_CONFIG_AUX_DIR([build-aux])
Expand Down

0 comments on commit 9d16d0a

Please sign in to comment.