changeset 840:b29cf452f91d

minor
author heinrichsweikamp
date Wed, 18 Oct 2023 19:54:09 +0200
parents ab68f28514e0
children 8d73c9dcf851
files code_part1/OSTC_code_asm_part1/definitions.asm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Fri Jul 07 16:29:17 2023 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Wed Oct 18 19:54:09 2023 +0200
@@ -24,7 +24,7 @@
 #DEFINE	softwareversion_x		d'3'		; Software version  XX.YY
 #DEFINE	softwareversion_y		d'16'		; Software version  XX.YY
 
-#DEFINE softwareversion_beta 	1 			; (and 0 for release)
+#DEFINE softwareversion_beta 	0 			; (and 0 for release)
 
 #DEFINE	max_custom_number		d'73'		; Number of last used custom function