diff options
author | raveit65 <[email protected]> | 2019-06-30 17:44:41 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-30 17:59:42 +0200 |
commit | 8d4b1e6bd6719553a88bae4cb6f2e88b442c20df (patch) | |
tree | b0e7112c9108ab5fa4e336d1aede131fb0af293b /configure.ac | |
parent | 961caebd10b3417553d120af939988119d007636 (diff) | |
download | caja-extensions-8d4b1e6bd6719553a88bae4cb6f2e88b442c20df.tar.bz2 caja-extensions-8d4b1e6bd6719553a88bae4cb6f2e88b442c20df.tar.xz |
release 1.23.0v1.23.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 2b856c0..96b3578 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([caja-extensions], 1.22.0, [https://github.com/mate-desktop/caja-extensions]) +AC_INIT([caja-extensions], 1.23.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) |