From 6114355177876452102036651e65279ff169ce43 Mon Sep 17 00:00:00 2001 From: joe Date: Thu, 14 Oct 2010 15:01:53 +0000 Subject: * NEWS, macros/neon.m4: Prepare for 0.29.5. git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.29.x@1822 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845 --- NEWS | 3 +++ macros/neon.m4 | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 84d1879..51c74be 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Changes in release 0.29.5: +* Further fix for SSPI support on Win32 (Danil Shopyrin) + Changes in release 0.29.4: * Fix SNI support (Tobias Gruetzmacher) * Fix possible Solaris linker errors if building static library diff --git a/macros/neon.m4 b/macros/neon.m4 index dccca95..61fe696 100644 --- a/macros/neon.m4 +++ b/macros/neon.m4 @@ -137,7 +137,7 @@ AC_DEFUN([NE_VERSIONS_BUNDLED], [ # Define the current versions. NE_VERSION_MAJOR=0 NE_VERSION_MINOR=29 -NE_VERSION_PATCH=4 +NE_VERSION_PATCH=5 NE_VERSION_TAG= # 0.29.x is backwards-compatible to 0.27.x, so AGE=2 -- cgit v1.2.1