summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-30 16:20:47 +0200
committerraveit65 <[email protected]>2017-03-30 16:20:47 +0200
commit5ef010b3c760bb784855b0d5b1b529193f8cb436 (patch)
treece15d47fa30fe75f67365209021e3745e7ead390
parentcbc534eb70ad0e0ecb385bb71fe90ee28fd504dd (diff)
downloadcaja-extensions-5ef010b3c760bb784855b0d5b1b529193f8cb436.tar.bz2
caja-extensions-5ef010b3c760bb784855b0d5b1b529193f8cb436.tar.xz
pre-bump version
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 993a8c7..47e84e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### caja-extensions 1.19.0
+
### caja-extensions 1.18.0
* NEWS: use consistent, project wide, markdown-like formatting to make
diff --git a/configure.ac b/configure.ac
index eaa8a49..d09541d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([caja-extensions], 1.18.0, [https://github.com/mate-desktop/caja-extensions])
+AC_INIT([caja-extensions], 1.19.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)