diff -ruN newt-0.52.2-old/configure newt-0.52.2/configure
--- newt-0.52.2-old/configure	2005-11-22 08:34:43.000000000 +0000
+++ newt-0.52.2/configure	2006-01-19 21:24:23.000000000 +0000
@@ -1308,7 +1308,7 @@
 
 
 PACKAGE=newt
-VERSION=0.52.1
+VERSION=0.52.2
 SONAME=0.52
 
 cat >>confdefs.h <<_ACEOF
diff -ruN newt-0.52.2-old/configure.in newt-0.52.2/configure.in
--- newt-0.52.2-old/configure.in	2005-11-22 08:33:12.000000000 +0000
+++ newt-0.52.2/configure.in	2006-01-19 21:24:30.000000000 +0000
@@ -4,7 +4,7 @@
 AC_CONFIG_HEADER(config.h)
 
 PACKAGE=newt
-VERSION=0.52.1
+VERSION=0.52.2
 SONAME=0.52
 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [NEWT Version String])
 AC_SUBST(PACKAGE)
