summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
-rw-r--r--macros/neon.m42
2 files changed, 4 insertions, 1 deletions
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