diff options
author | Jani Välimaa <wally@mageia.org> | 2024-03-24 09:11:46 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2024-03-24 09:11:46 +0200 |
commit | 57775198596c79341e2faf17fadee4db3ce4b5eb (patch) | |
tree | 593aa88d51896c219755cf1dcea6f9e9ee7c7499 /configure.ac | |
parent | ff344f4f1ca7b9ac7b69a2ba61f402cb02f16940 (diff) | |
download | rpm-setup-2.75.1.tar rpm-setup-2.75.1.tar.gz rpm-setup-2.75.1.tar.bz2 rpm-setup-2.75.1.tar.xz rpm-setup-2.75.1.zip |
2.75.12.75.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 d1638ed..d850552 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([rpm-mageia-setup],[2.75],[https://bugs.mageia.org/]) +AC_INIT([rpm-mageia-setup],[2.75.1],[https://bugs.mageia.org/]) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability foreign no-dist-gzip dist-xz) AC_CONFIG_SRCDIR |