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 1edbfa7..3a9835a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+GNOME Screenshot 3.18.0 - 22nd Sep 2015
+=======================================
+
+- Fix border effects combo
+- Translation updates
+
GNOME Screenshot 3.16.2 - 12th May 2015
=======================================
diff --git a/configure.ac b/configure.ac
index 999d29b..a94e3bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: m4 -*-
AC_PREREQ(2.63)
-AC_INIT([gnome-screenshot],[3.16.2],[],[gnome-screenshot])
+AC_INIT([gnome-screenshot],[3.18.0],[],[gnome-screenshot])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_MACRO_DIR([m4])