diff options
author | infirit <[email protected]> | 2014-09-28 21:20:03 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-09-28 21:20:03 +0200 |
commit | 568d02d53aecd1d9b8163a7f8c48d51744e03390 (patch) | |
tree | 46f9abd879997e941e1e890f0f15fee5117bbbc3 | |
parent | 26af010452c3dae8ea085c289b4edbe5d71dec09 (diff) | |
download | caja-1.8.2.tar.bz2 caja-1.8.2.tar.xz |
Bump version to 1.8.2caja-1.8.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 88d06549..7e8b7c1c 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.8.1], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.8.2], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- dnl GTK library version |