22 Dec
2006
22 Dec
'06
7:26 p.m.
Might as well tack this in there too. Index: configure.ac =================================================================== RCS file: /home/cvs-pacman/pacman-lib/configure.ac,v retrieving revision 1.19 diff -u -r1.19 configure.ac --- configure.ac 21 Dec 2006 17:15:24 -0000 1.19 +++ configure.ac 22 Dec 2006 19:25:54 -0000 @@ -3,7 +3,7 @@ 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.4.0, [pacman-dev@archlinux.org], pacman) +AC_INIT([Pacman package manager], 3.0.0, [pacman-dev@archlinux.org], pacman) AC_LANG(C) AM_CONFIG_HEADER(config.h) AC_CANONICAL_SYSTEM