summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a8ef120..4766e1b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+GNOME Screenshot 3.9.4 - 10th July 2013
+=======================================
+
+- Fix app menu and WM close button not showing (John Wendell)
+- Translation updates
+
GNOME Screenshot 3.9.3 - 17th June 2013
=======================================
diff --git a/configure.ac b/configure.ac
index dca1262..215d7c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: m4 -*-
AC_PREREQ(2.63)
-AC_INIT([gnome-screenshot],[3.9.3],[],[gnome-screenshot])
+AC_INIT([gnome-screenshot],[3.9.4],[],[gnome-screenshot])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_MACRO_DIR([m4])