]> wimlib.net Git - wimlib/commitdiff
v1.6.2 v1.6.2
authorEric Biggers <ebiggers3@gmail.com>
Mon, 31 Mar 2014 05:34:56 +0000 (00:34 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Mon, 31 Mar 2014 05:34:56 +0000 (00:34 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 00f43502bd678c79a0712f0508e4e9824b6b3c8f..a812d72e222cc20453faec693e7bcb8b95f92ada 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 Only the most important changes more recent than version 0.6 are noted here.
 
 Only the most important changes more recent than version 0.6 are noted here.
 
-Version 1.6.2 (BETA):
+Version 1.6.2:
        Case-insensitive comparisons of strings (e.g. filenames) containing
        UTF-16 codepoints above 32767 are now done correctly.
 
        Case-insensitive comparisons of strings (e.g. filenames) containing
        UTF-16 codepoints above 32767 are now done correctly.
 
index d1b7799b8f2cf3025eb2ef5f83694147a7d398bd..0640ea27aaf4c71e8db86d278dcd2ee0dd65f00a 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([wimlib], [1.6.2-BETA], [ebiggers3@gmail.com])
+AC_INIT([wimlib], [1.6.2], [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])