diff options
author | monsta <[email protected]> | 2015-07-21 11:15:21 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2015-07-21 11:15:21 +0300 |
commit | 17d512792703739148a6ebe216790eaa73a76f9f (patch) | |
tree | 70b7d2cc53fe03f6ce16add875b3c0316641e27d /configure.ac | |
parent | d38397d5948cede78ff7a99112c18dfe8a8cfabf (diff) | |
download | caja-17d512792703739148a6ebe216790eaa73a76f9f.tar.bz2 caja-17d512792703739148a6ebe216790eaa73a76f9f.tar.xz |
Bump version to 1.10.3caja-1.10.3
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 46034a86..dad28f24 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ dnl Interface break is not allowed. m4_define(caja_extension_current, 5) m4_define(caja_extension_revision, 0) -AC_INIT([caja], [1.10.2], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.10.3], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- dnl GTK library version |