[Balloon-svn] r996 - balloon/branches/novlio-ncs1/bootldr

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: subversion@balloonboard.org
Date:  
To: balloon-svn
Subject: [Balloon-svn] r996 - balloon/branches/novlio-ncs1/bootldr
Author: wookey
Date: 2010-02-18 18:05:17 +0000 (Thu, 18 Feb 2010)
New Revision: 996

Modified:
balloon/branches/novlio-ncs1/bootldr/Makefile-level2
Log:
Change the version string so we can tell which bootldr is in use


Modified: balloon/branches/novlio-ncs1/bootldr/Makefile-level2
===================================================================
--- balloon/branches/novlio-ncs1/bootldr/Makefile-level2    2010-02-12 16:42:32 UTC (rev 995)
+++ balloon/branches/novlio-ncs1/bootldr/Makefile-level2    2010-02-18 18:05:17 UTC (rev 996)
@@ -19,8 +19,8 @@


VERSION_MAJOR = 3
VERSION_MINOR = 0
-VERSION_MICRO = 0
-VERSION_SPECIAL= loon3
+VERSION_MICRO = 1
+VERSION_SPECIAL= loon3-novlio-ncs1

cvs_ver = BOOTLDR_${VERSION_MAJOR}_${VERSION_MINOR}_${VERSION_MICRO}