diff options
author | Martin Wimpress <[email protected]> | 2016-06-12 15:28:59 +0100 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2016-06-12 15:28:59 +0100 |
commit | bb9bb1c86c1ce898e2c25a5a6837f02a66a9465f (patch) | |
tree | be66f3a1a020858b1bbe445812c9a58f7c24dff9 /configure.ac | |
parent | cc34243266804068147a2a1b6c25081efdc377ce (diff) | |
download | python-caja-bb9bb1c86c1ce898e2c25a5a6837f02a66a9465f.tar.bz2 python-caja-bb9bb1c86c1ce898e2c25a5a6837f02a66a9465f.tar.xz |
Bump version to 1.15.0v1.15.0
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 6afe7c9..8e0c693 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([python-caja], [1.14.0], +AC_INIT([python-caja], [1.15.0], [https://github.com/mate-desktop/python-caja/issues], [python-caja], [http://mate-desktop.org]) |