From a06d91f7f9b2e895c5dcfff314632919e417e864 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 16 Sep 2007 22:15:03 +0000 Subject: A few final changes for the 3.0.6 release * Updated all message catalogs * Bump version in configure.ac * Remove a dead mirror --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index f85c5193..ecc13034 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.5, [pacman-dev@archlinux.org], [pacman]) +AC_INIT([Pacman package manager], 3.0.6, [pacman-dev@archlinux.org], [pacman]) AC_LANG([C]) AC_CONFIG_HEADERS(config.h) AC_CANONICAL_HOST -- cgit v1.2.3