]> granicus.if.org Git - check/commitdiff
Update for release 0.11.0
authorBranden Archer <b.m.archer4@gmail.com>
Sat, 17 Dec 2016 20:00:18 +0000 (15:00 -0500)
committerBranden Archer <b.m.archer4@gmail.com>
Sat, 17 Dec 2016 20:00:18 +0000 (15:00 -0500)
NEWS
configure.ac
index.html

diff --git a/NEWS b/NEWS
index f9ac0386d3c11d1db8f6a1dd87be8d9b52b6302d..a0456acc8266db8fcbc7a6e45783e3be1ba78377 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
-In Development:
-# Mentioning Check 0.10.0 for now, to fix distcheck target until next release
+Sat Dec 17, 2016: Released Check 0.11.0
+  2016-12-17 15:00:00 +0000
+  based on hash 7c9cfb4b13124b93a63e60b3c681c2bf4f2723ce
 
 * Avoid issue in unit test output checking where a shell's built-in printf
   command does not work properly, but the printf program itself is correct.
index 0e6d3f0193436738860eb33a1c11c1e3e2257a8a..0f89bc1a120a838563f8f9adad5ac4534aa0947e 100644 (file)
@@ -4,9 +4,9 @@
 # Prelude.
 AC_PREREQ([2.59])
 
-AC_INIT([Check], [0.10.0], [check-devel at lists dot sourceforge dot net])
+AC_INIT([Check], [0.11.0], [check-devel at lists dot sourceforge dot net])
 CHECK_MAJOR_VERSION=0
-CHECK_MINOR_VERSION=10
+CHECK_MINOR_VERSION=11
 CHECK_MICRO_VERSION=0
 CHECK_VERSION=$CHECK_MAJOR_VERSION.$CHECK_MINOR_VERSION.$CHECK_MICRO_VERSION
 
index 42b25205f8cd6ad5f642c480c728108f970c31f4..34a0720f8dd64709fb85b28ede3dc3846d12cfa3 100644 (file)
@@ -56,7 +56,7 @@ http://creativecommons.org/licenses/by-nc/2.5/
 \r
 <p>\r
 <!-- Update this section during a release -->\r
-<b>Aug 2, 2015:</b> Check 0.10.0 <a href="https://github.com/libcheck/check/releases">\r
+<b>Dec 17, 2016:</b> Check 0.11.0 <a href="https://github.com/libcheck/check/releases">\r
 is now available for download</a>. Check is available under the\r
 <a href="./COPYING.LESSER">LGPL license</a>. New features available in\r
 this release are listed on the <a href="./NEWS">NEWS</a> page.\r