diff src/hwos.inc @ 279:62c7af4795b0

bugfix wrong profile length in header
author heinrichsweikamp
date Tue, 26 May 2015 12:38:17 +0200
parents dfac47ac2e1d
children a2e19988e959
line wrap: on
line diff
--- a/src/hwos.inc	Mon May 18 21:25:56 2015 +0200
+++ b/src/hwos.inc	Tue May 26 12:38:17 2015 +0200
@@ -20,7 +20,7 @@
 
 ; Firmware definition
 #DEFINE	softwareversion_x		d'1'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'80'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'81'		; Software version  XX.YY
 #DEFINE softwareversion_beta 	0 			; (and 0 for release)
 ; Firmware version will appear in "Change Firmware" style
 #DEFINE firmware_expire_year    .16