diff options
author | Jani Välimaa <wally@mageia.org> | 2024-04-21 09:29:08 +0300 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2024-04-21 09:29:08 +0300 |
commit | 1ab05677b7e9f0cb3f5f86510341c32c73cc4e5b (patch) | |
tree | b6f55879754d1d456f29d555966c73543c8c1b85 /configure.ac | |
parent | c03396b6f30984fc5d63ed921eedf2d82100e1db (diff) | |
download | rpm-setup-1ab05677b7e9f0cb3f5f86510341c32c73cc4e5b.tar rpm-setup-1ab05677b7e9f0cb3f5f86510341c32c73cc4e5b.tar.gz rpm-setup-1ab05677b7e9f0cb3f5f86510341c32c73cc4e5b.tar.bz2 rpm-setup-1ab05677b7e9f0cb3f5f86510341c32c73cc4e5b.tar.xz rpm-setup-1ab05677b7e9f0cb3f5f86510341c32c73cc4e5b.zip |
2.792.79
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 995d1ed..586c742 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.78],[https://bugs.mageia.org/]) +AC_INIT([rpm-mageia-setup],[2.79],[https://bugs.mageia.org/]) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability foreign no-dist-gzip dist-xz) AC_CONFIG_SRCDIR |