diff options
author | raveit65 <[email protected]> | 2024-01-24 11:54:47 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-01-24 11:58:56 +0100 |
commit | de027916057edc6b6505deec0f9b17c4d432bb5d (patch) | |
tree | ead4eb24d8e813782cf62ff733373d79e7bda037 /configure.ac | |
parent | ec8de20d163033382e797b308b60f35428cc6a8e (diff) | |
download | mate-system-monitor-de027916057edc6b6505deec0f9b17c4d432bb5d.tar.bz2 mate-system-monitor-de027916057edc6b6505deec0f9b17c4d432bb5d.tar.xz |
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 18caa42..95f6282 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.63]) AC_INIT([mate-system-monitor], - [1.26.2], + [1.26.3], [https://github.com/mate-desktop/mate-system-monitor/issues], [mate-system-monitor], [https://mate-desktop.org]) |