summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2013-06-17 16:32:05 -0700
committerCosimo Cecchi <cosimoc@gnome.org>2013-06-17 16:32:05 -0700
commit2287f3a090e4f488e928676724d65cc41c07927d (patch)
tree9d0ca41ed9777b034f933d7e592daed6cc9d900c
parent04db60480d38bc0227990274ab0cba4213dff66e (diff)
downloadgnome-screenshot-3.9.3.tar.gz
release: prepare for 3.9.33.9.3
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 90ba589..a8ef120 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+GNOME Screenshot 3.9.3 - 17th June 2013
+=======================================
+
+- Determine image format from extension (Shih-Yuan Lee)
+- Update the manual page (Matthias Clasen)
+- Translation updates
+
GNOME Screenshot 3.8.1 - 15th April 2013
========================================
diff --git a/configure.ac b/configure.ac
index 14bc522..dca1262 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: m4 -*-
AC_PREREQ(2.63)
-AC_INIT([gnome-screenshot],[3.8.1],[],[gnome-screenshot])
+AC_INIT([gnome-screenshot],[3.9.3],[],[gnome-screenshot])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_MACRO_DIR([m4])