]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Version 3.0.12.
authorSimon Josefsson <simon@josefsson.org>
Fri, 20 Jan 2012 12:57:00 +0000 (13:57 +0100)
committerSimon Josefsson <simon@josefsson.org>
Fri, 20 Jan 2012 13:06:51 +0000 (14:06 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index fc428dcfcc31e58105d1b2fce075b95e30673d68..bd772e022f21cbd6d1fcdebea188fce7ac59291d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ GnuTLS NEWS -- History of user-visible changes.                -*- outline -*-
 Copyright (C) 2000-2012 Free Software Foundation, Inc.
 See the end for copying conditions.
 
-* Version 3.0.12 (unreleased)
+* Version 3.0.12 (released 2012-01-20)
 
 ** libgnutls: Added OCSP support.
 There is a new header file gnutls/ocsp.h and a set of new functions
index b3d4a40707a89612c1f2ddbc15f61599072e6a11..f36e75bc2f5d9d9d12ae07e6a93f8731c8608170 100644 (file)
@@ -21,7 +21,7 @@ dnl Process this file with autoconf to produce a configure script.
 # USA
 
 AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [3.0.11], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [3.0.12], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])