Skip to content

Commit

Permalink
prepare bugfix release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Henri Wahl committed Oct 20, 2016
1 parent 8ff98b4 commit 9d4d5cc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Nagstamon/Config.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ class AppInfo(object):
contains app information previously located in GUI.py
"""
NAME = 'Nagstamon'
VERSION = '2.0.1-beta-20161017'
VERSION = '2.0.1'
WEBSITE = 'https://nagstamon.ifw-dresden.de'
COPYRIGHT = '©2008-2016 Henri Wahl et al.'
COMMENTS = 'Nagios status monitor for your desktop'
Expand Down
Binary file modified Nagstamon/resources/nagstamon.1.gz
Binary file not shown.
12 changes: 9 additions & 3 deletions build/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
nagstamon (2.0.0.99-20161017) unstable; urgency=low
nagstamon (2.0.1) unstable; urgency=low
* New upstream
- Bugfixes
- Major Centreon bug making it useless
- Icinga version check fix
- Thruk login fix
- EWMH initialization change
- Systrayicon left mouse click without context menu
- DBus crash workaround

-- Henri Wahl <[email protected]> Fri, 07 Oct 2016 14:00:00 +0200

-- Henri Wahl <[email protected]> Thu, 20 Oct 2016 08:00:00 +0200

nagstamon (2.0) stable; urgency=low
* New upstream
Expand Down

0 comments on commit 9d4d5cc

Please sign in to comment.