index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Judd Vinet <judd@archlinux.org> | 2005-10-17 19:06:54 +0000 |
---|---|---|
committer | Judd Vinet <judd@archlinux.org> | 2005-10-17 19:06:54 +0000 |
commit | 3125ef430f045407ff2476fe1be96ef17d415cfe (patch) | |
tree | 9554753f1a141a116e5048613f0c52551372f3ed | |
parent | a1526a3e7dda31e236985ab465a5befa298eef26 (diff) |
-rw-r--r-- | configure.in | 2 |
diff --git a/configure.in b/configure.in index 4c3e6ebd..94549547 100644 --- a/configure.in +++ b/configure.in @@ -22,7 +22,7 @@ AC_SUBST(PM_VERSION) AC_SUBST(PM_VERSION_INFO) dnl Define here the pacman binary program version number -PACMAN_VERSION=0.9.5 +PACMAN_VERSION=2.9.9 AC_SUBST(PACMAN_VERSION) dnl Put out version numbers to config.h |