]> wimlib.net Git - wimlib/commitdiff
v1.8.2-BETA
authorEric Biggers <ebiggers3@gmail.com>
Tue, 2 Jun 2015 01:42:32 +0000 (20:42 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Fri, 5 Jun 2015 03:45:35 +0000 (22:45 -0500)
configure.ac

index 6c24d53dae6028d010bd153f678c4a3ead70eb91..ceb0b59cbbfe45f941e172018240215e5a79a29f 100644 (file)
@@ -1,6 +1,6 @@
 ###############################################################################
 
-AC_INIT([wimlib], [1.8.1], [ebiggers3@gmail.com])
+AC_INIT([wimlib], [1.8.2-BETA], [ebiggers3@gmail.com])
 AC_CONFIG_SRCDIR([src/wim.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])