diff options
author | Stefano Karapetsas <[email protected]> | 2013-02-07 23:38:10 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-02-07 23:38:10 +0100 |
commit | e21717c7ebc599c196d69d1790c5e36ed0ea140b (patch) | |
tree | 7a8dbb1543ab1146bf28cccacd38001056658548 | |
parent | 76d4685df3d256f88f5caf97e3c6d8a75d3f0cb6 (diff) | |
download | caja-e21717c7ebc599c196d69d1790c5e36ed0ea140b.tar.bz2 caja-e21717c7ebc599c196d69d1790c5e36ed0ea140b.tar.xz |
Bump version to 1.5.3mate-file-manager-1.5.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 973fabfe..9e8ad9ea 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.2], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.5.3], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- dnl GTK library version |