diff options
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 e96d8465..4e7f4c88 100644 --- a/configure.in +++ b/configure.in @@ -19,7 +19,7 @@ dnl Interface break is not allowed. m4_define(caja_extension_current, 3) m4_define(caja_extension_revision, 0) -AC_INIT([caja], [1.2.1], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.3.1], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- dnl GTK library version |