1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-05 17:15:02 -05:00

Version bumped to 3.0.4

This commit is contained in:
Aaron Griffin 2007-05-08 08:13:13 +00:00
parent 48c840fb76
commit 8be3f1f62f

View File

@ -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.3, [pacman-dev@archlinux.org], [pacman])
AC_INIT([Pacman package manager], 3.0.4, [pacman-dev@archlinux.org], [pacman])
AC_LANG([C])
AC_CONFIG_HEADERS(config.h)
AC_CANONICAL_HOST