diff options
author | Stefano Karapetsas <[email protected]> | 2012-12-03 23:30:01 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-12-03 23:30:01 +0100 |
commit | c4ccba6237c05be2335ee3b35f3328858208ccc7 (patch) | |
tree | 8f3d25d4d47ff1da0cd659044e1f516bea539c0a /configure.in | |
parent | 6b7becac1a91cccf4ce93f68a006f8c3696f6622 (diff) | |
download | caja-c4ccba6237c05be2335ee3b35f3328858208ccc7.tar.bz2 caja-c4ccba6237c05be2335ee3b35f3328858208ccc7.tar.xz |
bump version to 1.5.2mate-file-manager-1.5.2
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 0e22c96b..716561f8 100644 --- a/configure.in +++ b/configure.in @@ -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.1], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.5.2], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- dnl GTK library version |