diff src/ostc3.inc @ 5:ed1dec74d5fd

Put logbook offset into dive header
author heinrichsweikamp
date Fri, 10 May 2013 15:35:23 +0200
parents ab8a7c3f1db0
children 1ab317814dd7
line wrap: on
line diff
--- a/src/ostc3.inc	Fri May 10 14:33:28 2013 +0200
+++ b/src/ostc3.inc	Fri May 10 15:35:23 2013 +0200
@@ -19,7 +19,7 @@
 #include <ports.inc>                        ; Portmap
 
 #DEFINE	softwareversion_x		d'0'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'91'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'92'		; Software version  XX.YY
 #DEFINE softwareversion_beta 	0 			; (and 0 for release)
 
 #DEFINE comm_service_key        0xABCDEF