diff options
author | Wolfgang Ulbrich <[email protected]> | 2015-11-02 01:57:39 +0100 |
---|---|---|
committer | Wolfgang Ulbrich <[email protected]> | 2015-11-02 02:34:04 +0100 |
commit | fc6abce360d8f03f5812b8ec94fe6a1d700cc2ab (patch) | |
tree | f0306fe91014232bd76cce6bbaf8bec1b9e8598b | |
parent | 77afce566361b203591dbf7724b8798f37c35e7a (diff) | |
download | caja-fc6abce360d8f03f5812b8ec94fe6a1d700cc2ab.tar.bz2 caja-fc6abce360d8f03f5812b8ec94fe6a1d700cc2ab.tar.xz |
release 1.12.0v1.12.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9f15356f..2d287d9c 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ dnl Interface break is not allowed. m4_define(caja_extension_current, 5) m4_define(caja_extension_revision, 0) -AC_INIT([caja], [1.11.0], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.12.0], [http://www.mate-desktop.org]) # GLib min/max required versions AC_DEFINE([GLIB_VERSION_MAX_ALLOWED], [GLIB_VERSION_2_36], |