- version tag ( 5.4.2 )
git-svn-id: file:///home/hardaker/lib/sf-bkups/net-snmp-convert-svnrepo/branches/V5-4-patches@17213 06827809-a52a-0410-b366-d66718629ded
diff --git a/FAQ b/FAQ
index 851e97d..74c24af 100644
--- a/FAQ
+++ b/FAQ
@@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for the UCD/Net-SNMP package
=============================================================
FAQ Author: Dave Shield
- net-snmp Version: 5.4.2.rc3 SVN branch
+ net-snmp Version: 5.4.2 SVN branch
net-snmp/ucd-snmp Project Leader: Wes Hardaker
Email: net-snmp-coders@lists.sourceforge.net
diff --git a/README b/README
index d6455fd..2a67c6f 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- README file for net-snmp Version: 5.4.2.rc3
+ README file for net-snmp Version: 5.4.2
DISCLAIMER
diff --git a/configure b/configure
index 9fa30ce..322d5ac 100755
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
#! /bin/sh
-# From configure.in Revision: 17189 .
+# From configure.in Revision: 17198 .
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for Net-SNMP 5.4.2.rc3.
+# Generated by GNU Autoconf 2.59 for Net-SNMP 5.4.2.
#
# Report bugs to <net-snmp-coders@lists.sourceforge.net>.
#
@@ -424,8 +424,8 @@
# Identity of this package.
PACKAGE_NAME='Net-SNMP'
PACKAGE_TARNAME='net-snmp'
-PACKAGE_VERSION='5.4.2.rc3'
-PACKAGE_STRING='Net-SNMP 5.4.2.rc3'
+PACKAGE_VERSION='5.4.2'
+PACKAGE_STRING='Net-SNMP 5.4.2'
PACKAGE_BUGREPORT='net-snmp-coders@lists.sourceforge.net'
ac_unique_file="agent/mibgroup/ucd-snmp/extensible.c"
@@ -955,7 +955,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures Net-SNMP 5.4.2.rc3 to adapt to many kinds of systems.
+\`configure' configures Net-SNMP 5.4.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1017,7 +1017,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Net-SNMP 5.4.2.rc3:";;
+ short | recursive ) echo "Configuration of Net-SNMP 5.4.2:";;
esac
cat <<\_ACEOF
@@ -1434,7 +1434,7 @@
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-Net-SNMP configure 5.4.2.rc3
+Net-SNMP configure 5.4.2
generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1448,7 +1448,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Net-SNMP $as_me 5.4.2.rc3, which was
+It was created by Net-SNMP $as_me 5.4.2, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
@@ -50031,7 +50031,7 @@
} >&5
cat >&5 <<_CSEOF
-This file was extended by Net-SNMP $as_me 5.4.2.rc3, which was
+This file was extended by Net-SNMP $as_me 5.4.2, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -50094,7 +50094,7 @@
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-Net-SNMP config.status 5.4.2.rc3
+Net-SNMP config.status 5.4.2
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
diff --git a/configure.in b/configure.in
index 9517bee..d03805b 100644
--- a/configure.in
+++ b/configure.in
@@ -10,7 +10,7 @@
#
# Process this file with autoconf to produce a configure script.
#
-AC_INIT([Net-SNMP], [5.4.2.rc3], [net-snmp-coders@lists.sourceforge.net])
+AC_INIT([Net-SNMP], [5.4.2], [net-snmp-coders@lists.sourceforge.net])
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([agent/mibgroup/ucd-snmp/extensible.c])
AC_REVISION([$Revision$])
diff --git a/dist/net-snmp.spec b/dist/net-snmp.spec
index 36b4ad8..111324c 100644
--- a/dist/net-snmp.spec
+++ b/dist/net-snmp.spec
@@ -36,7 +36,7 @@
%endif
Summary: Tools and servers for the SNMP protocol
Name: net-snmp
-Version: 5.4.2.rc3
+Version: 5.4.2
# update release for vendor release. (eg 1.fc6, 1.rh72, 1.ydl3, 1.ydl23)
Release: 1
URL: http://www.net-snmp.org/
diff --git a/sedscript.in b/sedscript.in
index f427677..82f19ac 100644
--- a/sedscript.in
+++ b/sedscript.in
@@ -100,4 +100,4 @@
s#PREMOVEMESCMD#PSCMD#g
s#AREMOVEMEGENTX_SOCKET#AGENTX_SOCKET#g
-s/VERSIONINFO/5.4.2.rc3/g
+s/VERSIONINFO/5.4.2/g
diff --git a/snmplib/snmp_version.c b/snmplib/snmp_version.c
index 07c5953..20cf992 100644
--- a/snmplib/snmp_version.c
+++ b/snmplib/snmp_version.c
@@ -5,7 +5,7 @@
#ifndef UCD_COMPATIBLE
static
#endif
-const char *NetSnmpVersionInfo = "5.4.2.rc3";
+const char *NetSnmpVersionInfo = "5.4.2";
const char *
netsnmp_get_version()