diff options
author | Laurent Napias <[email protected]> | 2019-06-09 22:49:35 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-10 16:58:25 +0200 |
commit | 6208bea598d2596cddb4de7423a4a5f9ce897bd9 (patch) | |
tree | 1c73f12ad75b2a5c823c68860046ad6f5dff0490 | |
parent | 141ffd5e87e4960c1a2017c4a889ec6bdf51509c (diff) | |
download | mate-session-manager-6208bea598d2596cddb4de7423a4a5f9ce897bd9.tar.bz2 mate-session-manager-6208bea598d2596cddb4de7423a4a5f9ce897bd9.tar.xz |
Change url project's website
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index addd3eb..8c5ffc1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-session-manager], [1.23.0], [http://www.mate-desktop.org/]) +AC_INIT([mate-session-manager], [1.23.0], [https://mate-desktop.org/]) AC_CONFIG_SRCDIR([mate-session]) AC_CONFIG_HEADERS([config.h]) |