summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 363744ff..42187569 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
RPM=$(HOME)/rpm
NAME = drakwizard
-VERSION := 3.7.5
+VERSION := 3.7.6
TAR = $(NAME)-$(VERSION).tar.bz2
prefix=/usr
# TODO: get WIZ_HOME take care of usr prefix
diff --git a/NEWS b/NEWS
index db6013b5..ffa8c6ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 3.7.6 - 27 August 2013, by djennings
+
- fix race condition checking service status (mga#10830)
Version 3.7.5 - 27 May 2011, by Ennael