diff options
author | monsta <[email protected]> | 2016-03-29 14:55:16 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-03-29 14:55:16 +0300 |
commit | 07f33074708d31d0c53c8c4274ba91c12eb106a0 (patch) | |
tree | b54bec4add23be137f9889533a3d4cfd85e66a33 /configure.ac | |
parent | 921690d9c88626790f7820cfce4890a8e9b4fb0b (diff) | |
download | caja-1.12.tar.bz2 caja-1.12.tar.xz |
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index aafbaf2e..e411dd1b 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.12.6], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.12.7], [http://www.mate-desktop.org]) # GLib min/max required versions AC_DEFINE([GLIB_VERSION_MAX_ALLOWED], [GLIB_VERSION_2_36], |