diff options
author | Stefano Karapetsas <[email protected]> | 2013-07-18 16:10:08 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-07-18 16:10:08 +0200 |
commit | 39195bc02c24724e9a44af37fbbb463261e2f190 (patch) | |
tree | 889a78bc308432cf9286507718274f8eeea2a49b | |
parent | 3cc3939ad8950a3b7c33a3e15281d370b1731459 (diff) | |
download | caja-39195bc02c24724e9a44af37fbbb463261e2f190.tar.bz2 caja-39195bc02c24724e9a44af37fbbb463261e2f190.tar.xz |
Bump version to 1.6.2mate-file-manager-1.6.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ed73a052..cc6d3765 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([mate-file-manager], [1.6.1], [http://www.mate-desktop.org]) +AC_INIT([mate-file-manager], [1.6.2], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- dnl GTK library version |