diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-31 16:47:12 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-31 16:47:12 +0200 |
commit | 69fcf78967d1a11388300219da3f44333fee5316 (patch) | |
tree | 5f29db3e723ea10552020030012c99db4e641c54 /configure.ac | |
parent | dc5429773f1e4d3fef6f9159360c715479c03ea7 (diff) | |
download | caja-69fcf78967d1a11388300219da3f44333fee5316.tar.bz2 caja-69fcf78967d1a11388300219da3f44333fee5316.tar.xz |
Bump version to 1.6.0mate-file-manager-1.6.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 4550087e..069d42f9 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ dnl Interface break is not allowed. m4_define(caja_extension_current, 5) m4_define(caja_extension_revision, 0) -AC_INIT([caja], [1.5.5], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.6.0], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- dnl GTK library version |