diff options
author | Monsta <[email protected]> | 2015-07-13 13:16:36 +0300 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-10-06 19:19:13 +0200 |
commit | 651ef7eb11d94c5f56fdfc1f47ef3d9fd6e15030 (patch) | |
tree | 683f66d6a3e378aca759fd7270ae0f61824a4813 /configure.ac | |
parent | 0365765c85ddb45ec12f74c0b783860c6f93093c (diff) | |
download | caja-extensions-651ef7eb11d94c5f56fdfc1f47ef3d9fd6e15030.tar.bz2 caja-extensions-651ef7eb11d94c5f56fdfc1f47ef3d9fd6e15030.tar.xz |
Bump version to 1.10.1
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 ba76134..19e2dbe 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([caja-extensions], 1.10.0, [https://github.com/mate-desktop/caja-extensions]) +AC_INIT([caja-extensions], 1.10.1, [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) |