diff options
author | raveit65 <[email protected]> | 2017-03-30 16:20:47 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-30 16:20:47 +0200 |
commit | 5ef010b3c760bb784855b0d5b1b529193f8cb436 (patch) | |
tree | ce15d47fa30fe75f67365209021e3745e7ead390 /configure.ac | |
parent | cbc534eb70ad0e0ecb385bb71fe90ee28fd504dd (diff) | |
download | caja-extensions-5ef010b3c760bb784855b0d5b1b529193f8cb436.tar.bz2 caja-extensions-5ef010b3c760bb784855b0d5b1b529193f8cb436.tar.xz |
pre-bump version
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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) |