summaryrefslogtreecommitdiff
path: root/dist/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dist/Makefile')
-rw-r--r--dist/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Makefile b/dist/Makefile
index c771f93..57eb2af 100644
--- a/dist/Makefile
+++ b/dist/Makefile
@@ -19,7 +19,7 @@ SHELL = /bin/sh
NAME = net-snmp
# Define the default RPM release number. Set by Version-Munge.pl
-VERSION = 5.7.2
+VERSION = 5.7.2.1
VERSION_TAG=`echo Ext-$(VERSION) | sed 's/\./-/g;'`