Author: alexander Date: 2006-01-08 04:22:16 -0700 (Sun, 08 Jan 2006) New Revision: 1344
Modified: trunk/vars/vars.cross_x86 trunk/vars/vars.ppc trunk/vars/vars.x86 Log: Version bump Modified: trunk/vars/vars.cross_x86 =================================================================== --- trunk/vars/vars.cross_x86 2006-01-08 10:12:50 UTC (rev 1343) +++ trunk/vars/vars.cross_x86 2006-01-08 11:22:16 UTC (rev 1344) @@ -1,4 +1,4 @@ -export VERSION := x86-CRS051009-pre1 +export VERSION := x86-CRS051009-pre2 export CROSS := yes export CROSS_WD := /cross-tools export 32FLAGS := -march=i486 Modified: trunk/vars/vars.ppc =================================================================== --- trunk/vars/vars.ppc 2006-01-08 10:12:50 UTC (rev 1343) +++ trunk/vars/vars.ppc 2006-01-08 11:22:16 UTC (rev 1344) @@ -1,4 +1,4 @@ -export VERSION := ppc-6.2-pre1 +export VERSION := ppc-6.2-pre2 export CFLAGS := -Os -s export LIB_MAYBE64 := lib export KERNEL_ARCH := ppc Modified: trunk/vars/vars.x86 =================================================================== --- trunk/vars/vars.x86 2006-01-08 10:12:50 UTC (rev 1343) +++ trunk/vars/vars.x86 2006-01-08 11:22:16 UTC (rev 1344) @@ -1,4 +1,4 @@ -export VERSION := x86-6.2-pre2 +export VERSION := x86-6.2-pre3 export CFLAGS := -Os -s -march=i486 export LIB_MAYBE64 := lib export KERNEL_ARCH := i386 -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
