diff options
author | Stefano Karapetsas <[email protected]> | 2011-12-26 20:29:25 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2011-12-26 20:29:25 +0100 |
commit | 085a8e5bc07254127ab728fc14d64c8245a13575 (patch) | |
tree | 17d457e1e5dc57c6f9ad855c30b86dd6b4d99077 /configure.in | |
parent | 1ecbd2cd9339b1a13551a945f35b4be05f18cb43 (diff) | |
download | caja-085a8e5bc07254127ab728fc14d64c8245a13575.tar.bz2 caja-085a8e5bc07254127ab728fc14d64c8245a13575.tar.xz |
prepare for 1.1.1 release
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 |