]> wimlib.net Git - wimlib/commitdiff
v1.14.0-BETA2
authorEric Biggers <ebiggers3@gmail.com>
Fri, 31 Mar 2023 07:44:15 +0000 (00:44 -0700)
committerEric Biggers <ebiggers3@gmail.com>
Fri, 31 Mar 2023 07:44:15 +0000 (00:44 -0700)
NEWS
README

diff --git a/NEWS b/NEWS
index f37836cec5c5916938ecdbd877c135acbb15b6c6..68e2a86c99b11910aa1999787551a4457fa7cfb0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 1.14.0-BETA1:
+Version 1.14.0-BETA2:
        Removed libxml2 and libcrypto (OpenSSL) as dependencies of wimlib.
        Also removed winpthreads as a dependency of wimlib on Windows.
 
diff --git a/README b/README
index 338ddd5426927480db551a558c8838f1ba1335b1..cd91f1626cddf9f7f0fb7c9de2e28846cd0a8b15 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
                                   INTRODUCTION
 
-This is wimlib version 1.14.0-BETA1 (March 2023).  wimlib is a C library for
+This is wimlib version 1.14.0-BETA2 (March 2023).  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,