Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Version 5.3.3.
  • Loading branch information
rwmjones committed Oct 18, 2022
1 parent fb72821 commit fb469f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -20,7 +20,7 @@ dnl Written by Richard W.M. Jones <rjones@redhat.com>
dnl MAJOR = 5 (unless we break the command line again)
dnl MINOR = even for stable branch, odd for development branch
dnl RELEASE = increments for each release
AC_INIT([supermin],[5.3.2])
AC_INIT([supermin],[5.3.3])

AM_INIT_AUTOMAKE(foreign)
AC_REQUIRE_AUX_FILE([supermin-test-driver])
Expand Down

0 comments on commit fb469f4

Please sign in to comment.