diff options
author | raveit65 <[email protected]> | 2021-05-30 11:29:38 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 11:54:20 +0200 |
commit | 5bca8ae4be80249b68b995b70b4e42a7d1165917 (patch) | |
tree | 4ed95cf191120d92be150abcf14a025749701e28 /configure.ac | |
parent | 3f82810399f933e7202ec741c5fea6f74ea0e4c8 (diff) | |
download | mate-calc-100946fcadb60355d5d80313689336ad9b60b561.tar.bz2 mate-calc-100946fcadb60355d5d80313689336ad9b60b561.tar.xz |
release 1.25.1v1.25.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 313f226..3b9bc5c 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.25.0], [https://github.com/mate-desktop/mate-calc/issues], +AC_INIT([mate-calc], [1.25.1], [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]) |