diff options
author | raveit65 <[email protected]> | 2021-08-07 14:31:09 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-08-07 14:31:09 +0200 |
commit | 0778cc8da5705f2a4b4e48b8faf72ed9a1b8405f (patch) | |
tree | 79a64f1641d2f7908354bca67b76b6b144113d25 /configure.ac | |
parent | b6d6d68dea2fdbb06503a22ae17a4822d73a39f8 (diff) | |
download | mate-netbook-0778cc8da5705f2a4b4e48b8faf72ed9a1b8405f.tar.bz2 mate-netbook-0778cc8da5705f2a4b4e48b8faf72ed9a1b8405f.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 3ef78e7..91135a3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.53) -AC_INIT(mate-netbook, 1.24.0, []) +AC_INIT(mate-netbook, 1.26.0, []) AM_INIT_AUTOMAKE([1.9 foreign tar-ustar no-dist-gzip dist-xz check-news]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AC_CONFIG_SRCDIR(maximus/main.c) |