diff options
author | raveit65 <[email protected]> | 2020-02-08 17:30:21 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-02-08 17:30:21 +0100 |
commit | d9c87de8c808af9a0842a58a1355778711d7e842 (patch) | |
tree | e97bb3f653a13341e99ad971624beb7ee7ce767a /configure.ac | |
parent | 442503f52780b7370cf9905c3704b2e29b372e05 (diff) | |
download | mate-session-manager-d9c87de8c808af9a0842a58a1355778711d7e842.tar.bz2 mate-session-manager-d9c87de8c808af9a0842a58a1355778711d7e842.tar.xz |
release 1.24.0v1.24.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 aa2b853..55e09cc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-session-manager], [1.23.0], [https://mate-desktop.org/]) +AC_INIT([mate-session-manager], [1.24.0], [https://mate-desktop.org/]) AC_CONFIG_SRCDIR([mate-session]) AC_CONFIG_HEADERS([config.h]) |