Index: /branches/stable/DNSDB.pm
===================================================================
--- /branches/stable/DNSDB.pm	(revision 690)
+++ /branches/stable/DNSDB.pm	(revision 691)
@@ -36,5 +36,5 @@
 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
 
-$VERSION	= "1.2.4";	##VERSION##
+$VERSION	= "1.2.5";	##VERSION##
 @ISA		= qw(Exporter);
 @EXPORT_OK	= qw(
Index: /branches/stable/Makefile
===================================================================
--- /branches/stable/Makefile	(revision 690)
+++ /branches/stable/Makefile	(revision 691)
@@ -3,5 +3,5 @@
 
 PKGNAME=dnsadmin
-VERSION=1.2.4
+VERSION=1.2.5
 RELEASE=1
 
