From 75b20014c1451aa18cc221b1af917304e9ad2092 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Mon, 23 Apr 2007 07:03:13 +0000 Subject: Updates in prep for 3.0.2 release --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 91d32a76..6396b54d 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.1, [pacman-dev@archlinux.org], [pacman]) +AC_INIT([Pacman package manager], 3.0.2, [pacman-dev@archlinux.org], [pacman]) AC_LANG([C]) AC_CONFIG_HEADERS(config.h) AC_CANONICAL_HOST -- cgit v1.2.3-24-g4f1b