diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-16 21:55:13 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-16 21:55:13 +0100 |
commit | 9ce27fe5895f52e8da491a7fdc05b50c3f667380 (patch) | |
tree | 863fa3e77b8a4bb6d6d0b5f60301ba89bf8f5cec /configure.ac | |
parent | 695ab010781d7b04624ed72c9681a03ab8f3100f (diff) | |
download | caja-9ce27fe5895f52e8da491a7fdc05b50c3f667380.tar.bz2 caja-9ce27fe5895f52e8da491a7fdc05b50c3f667380.tar.xz |
Bump version to 1.7.90
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 e96420b9..0dfc7832 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ dnl Interface break is not allowed. m4_define(caja_extension_current, 5) m4_define(caja_extension_revision, 0) -AC_INIT([caja], [1.7.2], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.7.90], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- dnl GTK library version |