[Balloon-svn] r997 - balloon/branches/novlio/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] r997 - balloon/branches/novlio/bootldr
Author: wookey
Date: 2010-02-18 18:06:01 +0000 (Thu, 18 Feb 2010)
New Revision: 997

Modified:
balloon/branches/novlio/bootldr/Makefile-level2
Log:
Change the version numebr so that we can tell which version we are
running


Modified: balloon/branches/novlio/bootldr/Makefile-level2
===================================================================
--- balloon/branches/novlio/bootldr/Makefile-level2    2010-02-18 18:05:17 UTC (rev 996)
+++ balloon/branches/novlio/bootldr/Makefile-level2    2010-02-18 18:06:01 UTC (rev 997)
@@ -19,8 +19,8 @@


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

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