diff options
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 24be4f0..232f593 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_INIT([python-caja], [1.24.0], [https://github.com/mate-desktop/python-caja/issues], - [python-caja], [http://mate-desktop.org]) + [python-caja], [https://mate-desktop.org]) AC_SUBST(PACKAGE) AC_SUBST(VERSION) |