Update TODO vis version stuff ROMY
authorMark Tearle <[email protected]>
Thu, 19 Mar 2015 15:28:00 +0000 (23:28 +0800)
committerMark Tearle <[email protected]>
Thu, 19 Mar 2015 15:30:20 +0000 (23:30 +0800)
TODO

diff --git a/TODO b/TODO
index 2a0760a..56746d9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,21 +9,29 @@ Starting point keypad.c - keypad_read() Line 52
 2/ Split VERSION information out into seperate file
 
 Create version.h or similar
-Version should be made of two parts
+Version should be made of three parts
 
 ALPHA-STRING [A-Z]*
+GIT-TAG string
 DATE   ISO8601 format, no dashes eg 20040625
 
 Example:
-       X 20040625
+       ROM ROMX 20040625
 
 For virtual machines, alpha part shall be VIRTUAL
+For real machines, alpha part shall be ROM
 
 Modify main_basic.c as appropriate
 
+Partially done.
+
+git tag -a ROMY
+git describe --long
+
 
 3/ Add VERSION command to output version number of ROM
 
+
 Send:
 
 VERSION

UCC git Repository :: git.ucc.asn.au