Index: /branches/stable/DNSDB.pm
===================================================================
--- /branches/stable/DNSDB.pm	(revision 433)
+++ /branches/stable/DNSDB.pm	(revision 434)
@@ -32,5 +32,5 @@
 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
 
-$VERSION	= 1.0.3;	##VERSION##
+$VERSION	= "1.0.4";	##VERSION##
 @ISA		= qw(Exporter);
 @EXPORT_OK	= qw(
Index: /branches/stable/Makefile
===================================================================
--- /branches/stable/Makefile	(revision 433)
+++ /branches/stable/Makefile	(revision 434)
@@ -3,5 +3,5 @@
 
 PKGNAME=dnsadmin
-VERSION=1.0.3
+VERSION=1.0.4
 RELEASE=1
 
