diff options
author | raveit65 <[email protected]> | 2021-08-05 10:35:58 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-08-05 10:43:06 +0200 |
commit | 34aafe51a3b610a1f3b957b92141f49574e833d5 (patch) | |
tree | 9fae0755e7de8b37848f43f6f51f7ce35bc0f547 /configure.ac | |
parent | 543871582ddb60758bde71c9468faa55c99ae0b3 (diff) | |
download | mate-session-manager-34aafe51a3b610a1f3b957b92141f49574e833d5.tar.bz2 mate-session-manager-34aafe51a3b610a1f3b957b92141f49574e833d5.tar.xz |
release 1.26.0v1.26.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 0af4f01..458d9ac 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-session-manager], [1.25.0], [https://mate-desktop.org/]) +AC_INIT([mate-session-manager], [1.26.0], [https://mate-desktop.org/]) AC_CONFIG_SRCDIR([mate-session]) AC_CONFIG_HEADERS([config.h]) |