r1237 - tools/prt-get/trunk
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
Author: jw Date: 2006-04-12 21:11:27 +0200 (Wed, 12 Apr 2006) New Revision: 1237 Modified: tools/prt-get/trunk/configure tools/prt-get/trunk/configure.in Log: update prt-get to .12 Modified: tools/prt-get/trunk/configure =================================================================== --- tools/prt-get/trunk/configure 2006-04-12 18:35:00 UTC (rev 1236) +++ tools/prt-get/trunk/configure 2006-04-12 19:11:27 UTC (rev 1237) @@ -1614,7 +1614,7 @@ # Define the identity of the package. PACKAGE=prt-get - VERSION=0.5.12pre5 + VERSION=5.12 cat >>confdefs.h <<_ACEOF Modified: tools/prt-get/trunk/configure.in =================================================================== --- tools/prt-get/trunk/configure.in 2006-04-12 18:35:00 UTC (rev 1236) +++ tools/prt-get/trunk/configure.in 2006-04-12 19:11:27 UTC (rev 1237) @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. AC_INIT AC_CONFIG_SRCDIR([src/prtget.cpp]) -AM_INIT_AUTOMAKE(prt-get,0.5.12pre5) +AM_INIT_AUTOMAKE(prt-get,5.12) dnl Determine default prefix
participants (1)
-
crux@crux.nu