diff options
author | infirit <[email protected]> | 2014-09-28 22:04:27 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-09-28 22:04:27 +0200 |
commit | e6a60c2914bf73062d213638a4eedf90628d6f82 (patch) | |
tree | 9a70f8341f2782cd9c5bb64ce549840a0009de3e /configure.ac | |
parent | 4e1f13c8a12b20d341285d9d35bdb9fe30c0744e (diff) | |
download | python-caja-e6a60c2914bf73062d213638a4eedf90628d6f82.tar.bz2 python-caja-e6a60c2914bf73062d213638a4eedf90628d6f82.tar.xz |
Bump version to 1.8.1python-caja-1.8.11.8
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 ae0e203..94e4832 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([python-caja], [1.8.0], +AC_INIT([python-caja], [1.8.1], [https://github.com/mate-desktop/python-caja/issues], [python-caja], [http://mate-desktop.org]) |