diff options
author | raveit65 <[email protected]> | 2024-02-14 16:21:50 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-02-14 16:21:50 +0100 |
commit | 6d146a7d1f21e3ee9baff915c494810f6e777e3f (patch) | |
tree | c2b67892f09c6ba254457adb476d4012fed2a485 /configure.ac | |
parent | df0f91248a99786414d83fe905b168024da7a8da (diff) | |
download | mate-calc-6d146a7d1f21e3ee9baff915c494810f6e777e3f.tar.bz2 mate-calc-6d146a7d1f21e3ee9baff915c494810f6e777e3f.tar.xz |
release 1.28.0v1.28.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 1762a84..5e1b579 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.62) -AC_INIT([mate-calc], [1.27.0], [https://github.com/mate-desktop/mate-calc/issues], +AC_INIT([mate-calc], [1.28.0], [https://github.com/mate-desktop/mate-calc/issues], [mate-calc], [https://mate-desktop.org]) AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news]) |