diff src/ostc3.inc @ 143:be997abd1f73

seperate option table, place in address <0x10000
author heinrichsweikamp
date Sun, 03 Aug 2014 10:28:21 +0200
parents 9a637c9bb19a
children e3ac5b2021bc
line wrap: on
line diff
--- a/src/ostc3.inc	Thu Jul 31 16:36:15 2014 +0200
+++ b/src/ostc3.inc	Sun Aug 03 10:28:21 2014 +0200
@@ -19,7 +19,7 @@
 #include <ports.inc>                        ; Portmap
 
 #DEFINE	softwareversion_x		d'1'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'44'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'45'		; Software version  XX.YY
 #DEFINE softwareversion_beta 	1 			; (and 0 for release)
 
 #DEFINE comm_service_key        0xABCDEF