aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-02-22 14:12:07 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2012-02-22 14:12:07 +0200
commit7e8347dccc7c87bc92bec06478eafd84778ad378 (patch)
treedc74c267156d1ec29d4980ea907bd6de15b18ebc
parentcd24fcb21c1a6f33e5154819e141cbd29edf9e55 (diff)
downloadslb-7e8347dccc7c87bc92bec06478eafd84778ad378.tar.gz
slb-7e8347dccc7c87bc92bec06478eafd84778ad378.tar.bz2
Version 1.0.94
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 60fefa6..989fe93 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ See the end of file for copying conditions.
Please send SLB bug reports to <gray+slb@gnu.org.ua>
-Version 1.0.93 (Git)
+Version 1.0.94 (Git)
* Support SNMPv3
* Default SNMP version is 2c
diff --git a/configure.ac b/configure.ac
index 74082bb..3e08e43 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.93, [gray+slb@gnu.org.ua])
+AC_INIT([slb], 1.0.94, [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.