aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 97f1436..cb6b102 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,10 @@
-Varnish-mib NEWS -- history of user-visible changes. 2015-02-02
+Varnish-mib NEWS -- history of user-visible changes. 2015-02-25
Copyright (C) 2014-2015 Sergey Poznyakoff
See the end of file for copying conditions.
Please send Varnish-mib bug reports to <gray@gnu.org>
-Version 1.0.90 (Git)
+Version 1.1, 2015-02-25
* Don't exit if unable to open Varnish memory file
diff --git a/configure.ac b/configure.ac
index b5d6636..297f8a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with Varnish-mib. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.69)
-AC_INIT([varnish-mib], 1.0.90, [gray@gnu.org])
+AC_INIT([varnish-mib], 1.1, [gray@gnu.org])
AC_CONFIG_SRCDIR(src/varnish_mib.mib2c)
AM_CONFIG_HEADER(config.h)
AC_CONFIG_AUX_DIR([build-aux])

Return to:

Send suggestions and report system problems to the System administrator.