From 0cfb412220f3513e23aba9105d756246e5866ca6 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Mon, 18 Jun 2007 00:15:36 +0000 Subject: Check in changes for 3.0.5 release (mostly backports) * Update the mirrorlist * Fix FS7338- the previous repo-add fix didn't quite do the job, but it should be fixed now. * Small updates to translations files * Add -mtune=generic to default CFLAGS (req'd by GCC 4.2) --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 4aec3475..5138ed6a 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ CFLAGS="" AC_PREREQ(2.59) dnl Update it right before the release since $pkgver_foo are all _post_ release snapshots -AC_INIT([Pacman package manager], 3.0.4, [pacman-dev@archlinux.org], [pacman]) +AC_INIT([Pacman package manager], 3.0.5, [pacman-dev@archlinux.org], [pacman]) AC_LANG([C]) AC_CONFIG_HEADERS(config.h) AC_CANONICAL_HOST -- cgit v1.2.3