# HG changeset patch
# User heinrichsweikamp
# Date 1697651649 -7200
# Node ID b29cf452f91d6ef230b5bc73e6c8aad64151e180
# Parent  ab68f28514e0f5069479025491a02471b988ca8f
minor

diff -r ab68f28514e0 -r b29cf452f91d code_part1/OSTC_code_asm_part1/definitions.asm
--- 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