[pacman-dev] CVS update of pacman-lib (configure.ac)

Aaron Griffin aaron at archlinux.org
Tue May 8 04:13:13 EDT 2007


    Date: Tuesday, May 8, 2007 @ 04:13:13
  Author: aaron
    Path: /home/cvs-pacman/pacman-lib

Modified: configure.ac (1.40 -> 1.41)

Version bumped to 3.0.4


--------------+
 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Index: pacman-lib/configure.ac
diff -u pacman-lib/configure.ac:1.40 pacman-lib/configure.ac:1.41
--- pacman-lib/configure.ac:1.40	Sat Apr 28 04:26:37 2007
+++ pacman-lib/configure.ac	Tue May  8 04:13:13 2007
@@ -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.0.3, [pacman-dev at archlinux.org], [pacman])
+AC_INIT([Pacman package manager], 3.0.4, [pacman-dev at archlinux.org], [pacman])
 AC_LANG([C])
 AC_CONFIG_HEADERS(config.h)
 AC_CANONICAL_HOST




More information about the pacman-dev mailing list