diff options
author | raveit65 <[email protected]> | 2018-01-30 19:11:38 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-01-30 19:11:38 +0100 |
commit | 3d3855e60e19fcdba0e2c4d29f1358d8b4c85755 (patch) | |
tree | d220bdc4696cab43b69e2cc0922bdfa91de0c172 /configure.ac | |
parent | e53514dc03e3f53112739e4e4392a82cb08b2cf8 (diff) | |
download | caja-extensions-3d3855e60e19fcdba0e2c4d29f1358d8b4c85755.tar.bz2 caja-extensions-3d3855e60e19fcdba0e2c4d29f1358d8b4c85755.tar.xz |
release 1.20v1.20.0
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 a5b37f9..808741c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([caja-extensions], 1.19.0, [https://github.com/mate-desktop/caja-extensions]) +AC_INIT([caja-extensions], 1.20.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) |