]> wimlib.net Git - wimlib/commitdiff
v1.9.2-BETA2
authorEric Biggers <ebiggers3@gmail.com>
Tue, 10 May 2016 02:32:09 +0000 (21:32 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Tue, 10 May 2016 02:32:09 +0000 (21:32 -0500)
README
configure.ac

diff --git a/README b/README
index 80a44ddb85d90edf1dca03c4cc0f33cf5cb0840e..41a66b18712592075a5e1324bcc205a45e606ebf 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
                                   INTRODUCTION
 
                                   INTRODUCTION
 
-This is wimlib version 1.9.2-BETA (April 2016).  wimlib is a C library for
+This is wimlib version 1.9.2-BETA (May 2016).  wimlib is a C library for
 creating, modifying, extracting, and mounting files in the Windows Imaging
 Format (WIM files).  wimlib and its command-line frontend 'wimlib-imagex'
 provide a free and cross-platform alternative to Microsoft's WIMGAPI, ImageX,
 creating, modifying, extracting, and mounting files in the Windows Imaging
 Format (WIM files).  wimlib and its command-line frontend 'wimlib-imagex'
 provide a free and cross-platform alternative to Microsoft's WIMGAPI, ImageX,
index 2c80b75107536fced80649480155ea4f7f9cb434..fe8cdb673c513ad90af869211450085205c00f1c 100644 (file)
@@ -1,6 +1,6 @@
 ###############################################################################
 
 ###############################################################################
 
-AC_INIT([wimlib], [1.9.2-BETA], [ebiggers3@gmail.com])
+AC_INIT([wimlib], [1.9.2-BETA2], [ebiggers3@gmail.com])
 AC_CONFIG_SRCDIR([src/wim.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([src/wim.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])