From 05c50e0529db83fddb9667d80b5a2aff19455225 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Wed, 2 Oct 2013 19:37:55 +0200 Subject: Bump release version to 1.5 ... and reference the release announcement. --- web/macros.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/macros.py') diff --git a/web/macros.py b/web/macros.py index a4566fe..43a46e0 100644 --- a/web/macros.py +++ b/web/macros.py @@ -1,11 +1,12 @@ import time -plugins_release = '1.4.16' +plugins_release = '1.5' mib_release = '1.0.1' page = { "description": "Standard plugins for Nagios and compatible monitoring solutions.", "keywords": "Nagios, Icinga, Shinken, Monitoring, Official, Plugins, Open, Source, Free, Software" } +release_notes = 'doc/release-notes/' + plugins_release.replace('.', '-') + '.html' def menu(): menu_pages = [p for p in pages if 'menu-position' in p] -- cgit v1.2.3-74-g34f1