aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-03-30 10:12:30 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-03-30 10:12:30 +0300
commit363d67cbf6848e82f2697461658611ded6663395 (patch)
tree87e806a4a43d131fdd6d299d14d275216bb22ed8
parent04cffee0dcc1b83cd851bd105115959fa8182b45 (diff)
downloadslb-363d67cbf6848e82f2697461658611ded6663395.tar.gz
slb-363d67cbf6848e82f2697461658611ded6663395.tar.bz2
Version 1.1release-1.1
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 989fe93..ae24d3c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,11 @@
-SLB NEWS -- history of user-visible changes. 2012-02-17
+SLB NEWS -- history of user-visible changes. 2012-03-30
Copyright (C) 2011, 2012 Sergey Poznyakoff
See the end of file for copying conditions.
Please send SLB bug reports to <gray+slb@gnu.org.ua>
-Version 1.0.94 (Git)
+Version 1.1, 2012-03-30
* Support SNMPv3
* Default SNMP version is 2c
diff --git a/configure.ac b/configure.ac
index 3e08e43..792ed0f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with SLB. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.63)
-AC_INIT([slb], 1.0.94, [gray+slb@gnu.org.ua])
+AC_INIT([slb], 1.1, [gray+slb@gnu.org.ua])
AC_CONFIG_SRCDIR([src/slb.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADER([config.h])

Return to:

Send suggestions and report system problems to the System administrator.