diff code_part1/OSTC_code_asm_part1/definitions.asm @ 803:fec91971e4b9

BUGFIX: Entry time in logbook when dive was around midnight
author heinrichsweikamp
date Fri, 30 Jan 2015 13:39:05 +0100
parents 15b64490a374
children c50296c3059e
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Mon Oct 13 15:18:47 2014 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Fri Jan 30 13:39:05 2015 +0100
@@ -22,7 +22,7 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'3'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'0'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'01'		; Software version  XX.YY
 
 #DEFINE softwareversion_beta 	0 			; (and 0 for release)