diff options
author | raveit65 <[email protected]> | 2023-05-11 10:33:06 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-05-11 10:33:06 +0200 |
commit | 79dddbd6410a1d9ebf558147117ae54a91070606 (patch) | |
tree | b201abe1c19d7116382ce5d7e6eb711e8a6a978e /configure.ac | |
parent | 9a27aac15e3b67686d5dfed244270fa6f0d9489e (diff) | |
download | libmateweather-1.26.1.tar.bz2 libmateweather-1.26.1.tar.xz |
release 1.26.1v1.26.1
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 92a004d..c6d14a4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.26.0], [https://mate-desktop.org]) +AC_INIT([libmateweather], [1.26.1], [https://mate-desktop.org]) AC_PREREQ(2.59) AC_CONFIG_HEADERS([config.h]) |