index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2007-09-16 22:15:03 +0000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-09-16 22:15:03 +0000 |
commit | a06d91f7f9b2e895c5dcfff314632919e417e864 (patch) | |
tree | 3cb965df30fc45f58651b673386342f7ca01e313 /configure.ac | |
parent | 3166257396e2e7c657e3a170e7f12d24541d0741 (diff) |
-rw-r--r-- | configure.ac | 2 |
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 |