aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2014-11-28 12:58:26 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2014-11-28 13:02:21 +0200
commit78e306ee5b588c86d51f7880908cf8031da13445 (patch)
treea893424c2a151a74990cc0c4f04d64c55bffa1be
parenta0e9f37c170c6947928676e9d870bd3d7d74a189 (diff)
downloadvarnish-mib-78e306ee5b588c86d51f7880908cf8031da13445.tar.gz
varnish-mib-78e306ee5b588c86d51f7880908cf8031da13445.tar.bz2
Version 1.0release-1.0
* NEWS: Update. * configure.ac: Update.
-rw-r--r--NEWS4
-rw-r--r--README3
-rw-r--r--configure.ac2
3 files changed, 5 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 43b0062..5e6ff32 100644
--- a/NEWS
+++ b/NEWS
@@ -1,2 +1,2 @@
-Varnish-mib NEWS -- history of user-visible changes. 2014-11-26
+Varnish-mib NEWS -- history of user-visible changes. 2014-11-28
Copyright (C) 2014 Sergey Poznyakoff
@@ -6,3 +6,3 @@ Please send Varnish-mib bug reports to <gray@gnu.org>
-Version 0.9.90, (git)
+Version 1.0, 2014-11-28
diff --git a/README b/README
index 005b8c8..086c6aa 100644
--- a/README
+++ b/README
@@ -15,3 +15,4 @@ manpage.
Varnish-mib is a dynamically loadable object module for net-snmp
-snmpd, that provides access to Varnish Cache statistics.
+snmpd, that provides access to Varnish Cache statistics. It uses
+MIBs from varnishsnmp project (http://varnishsnmp.sourceforge.net).
diff --git a/configure.ac b/configure.ac
index 451ecac..9b4d998 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,3 +17,3 @@
AC_PREREQ(2.69)
-AC_INIT([varnish-mib], 0.9.90, [gray@gnu.org])
+AC_INIT([varnish-mib], 1.0, [gray@gnu.org])
AC_CONFIG_SRCDIR(src/varnish_mib.mib2c)

Return to:

Send suggestions and report system problems to the System administrator.