summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2016-01-05 01:32:55 +0100
committerWolfgang Ulbrich <[email protected]>2016-01-05 01:32:55 +0100
commit2b641b419a3473115bfabe80affe8c2ac5d22f5d (patch)
treed9e3d23914056419df06e74d0727e281dcb648aa
parentace96de4730b40b0d3b764d45fee37ae57894f9b (diff)
downloadcaja-extensions-2b641b419a3473115bfabe80affe8c2ac5d22f5d.tar.bz2
caja-extensions-2b641b419a3473115bfabe80affe8c2ac5d22f5d.tar.xz
pre-bump version to 1.13.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 67d8c79..bd79bf3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+1.13.0
+
1.12.0
* Some string fixes
diff --git a/configure.ac b/configure.ac
index 7a03be2..8ab5e3e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([caja-extensions], 1.12.0, [https://github.com/mate-desktop/caja-extensions])
+AC_INIT([caja-extensions], 1.13.0, [https://github.com/mate-desktop/caja-extensions])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar check-news])
AC_CONFIG_HEADERS(config.h)