From: <abe...@us...> - 2016-07-31 20:14:06
|
Revision: 7782 http://sourceforge.net/p/astlinux/code/7782 Author: abelbeck Date: 2016-07-31 20:14:04 +0000 (Sun, 31 Jul 2016) Log Message: ----------- Set BR2_VERSION to something more meaningful Modified Paths: -------------- branches/1.0/Makefile Modified: branches/1.0/Makefile =================================================================== --- branches/1.0/Makefile 2016-07-31 19:29:29 UTC (rev 7781) +++ branches/1.0/Makefile 2016-07-31 20:14:04 UTC (rev 7782) @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2011.08 +export BR2_VERSION:=astlinux-1.x # This top-level Makefile can *not* be executed in parallel .NOTPARALLEL: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |