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 6b80b3e6..6341a335 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.1.0], [https://github.com/perberos/mate-desktop-environment]) +AC_INIT([caja], [1.1.1], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- dnl GTK library version |