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) AC_PREREQ(2.59)
dnl Update it right before the release since $pkgver_foo are all _post_ release snapshots 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_LANG([C])
AC_CONFIG_HEADERS(config.h) AC_CONFIG_HEADERS(config.h)
AC_CANONICAL_HOST AC_CANONICAL_HOST