- (version.h bug-report sedscript.in): version tag ( 4.0.pre5 )


git-svn-id: file:///home/hardaker/lib/sf-bkups/net-snmp-convert-svnrepo/trunk@2945 06827809-a52a-0410-b366-d66718629ded
diff --git a/FAQ b/FAQ
index 19603dc..7c612de 100644
--- a/FAQ
+++ b/FAQ
@@ -1,7 +1,7 @@
       Frequently Asked Questions (FAQ) for the UCD SNMP package
       =========================================================
 		       FAQ Author: Dave Shield
-		      ucd-snmp Version: 4.0.pre4
+		      ucd-snmp Version: 4.0.pre5
 		ucd-snmp Project Author: Wes Hardaker
 		Email: ucd-snmp-coders@ucd-snmp.ucdavis.edu
 
diff --git a/README b/README
index 59ef857..b7b7f20 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-		      ucd-snmp Version: 4.0.pre4
+		      ucd-snmp Version: 4.0.pre5
 DISCLAIMER
 
   The Authors, the University of California, the University of
diff --git a/bug-report b/bug-report
index b658dc6..5efac2e 100755
--- a/bug-report
+++ b/bug-report
@@ -6,7 +6,7 @@
 bug_reports_to=ucd-snmp-bugs@ucd-snmp.ucdavis.edu
 
 # changed automagically
-VersionInfo="4.0.pre4";
+VersionInfo="4.0.pre5";
 
 #
 #   Check how to do echo without a new line
diff --git a/sedscript.in b/sedscript.in
index cf381d7..cbe1a3c 100644
--- a/sedscript.in
+++ b/sedscript.in
@@ -95,4 +95,4 @@
 s/UREMOVEMENKNOWNID/UNKNOWNID/g
 
 s#PREMOVEMESCMD#PSCMD#g
-s/VERSIONINFO/4.0.pre4/g
+s/VERSIONINFO/4.0.pre5/g
diff --git a/version.h b/version.h
index d0b2208..159e0d6 100644
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-static const char *VersionInfo="4.0.pre4";
+static const char *VersionInfo="4.0.pre5";