X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=configure.ac;h=80603382823e5aebf0ecef3ed0d996d4792cb36e;hp=2161f3ba9c3ee98707b46e389000ec7f0183efd6;hb=f572d61bbd0e33de6b8c540f3b5e89f673cbbfbe;hpb=db1b9ac63e5c0a1dffb51a1a162cf69a01a5cf24 diff --git a/configure.ac b/configure.ac index 2161f3ba..80603382 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ ############################################################################### -AC_INIT([wimlib], [1.11.0], [ebiggers3@gmail.com]) +AC_INIT([wimlib], [1.12.0-BETA1], [ebiggers3@gmail.com]) AC_CONFIG_SRCDIR([src/wim.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux])