diff src/hwos.inc @ 278:dfac47ac2e1d

BUGFIX: There was a 1:4096 chance that a portion of a dive was not stored correctly resulting in download issues
author heinrichsweikamp
date Mon, 18 May 2015 21:25:56 +0200
parents 653a3ab08062
children 62c7af4795b0
line wrap: on
line diff
--- a/src/hwos.inc	Mon May 18 14:24:50 2015 +0200
+++ b/src/hwos.inc	Mon May 18 21:25:56 2015 +0200
@@ -20,8 +20,8 @@
 
 ; Firmware definition
 #DEFINE	softwareversion_x		d'1'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'79'		; Software version  XX.YY
-#DEFINE softwareversion_beta 	1 			; (and 0 for release)
+#DEFINE	softwareversion_y		d'80'		; 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
 #DEFINE firmware_expire_month   .4