From c3ae9130f807136f63b9009656d309234e03d519 Mon Sep 17 00:00:00 2001 From: ulfwin Date: Sat, 9 May 2015 16:37:56 +0200 Subject: [PATCH] Changed Hw and Sw version numbers Complies to Semantic Versioning 2.0.0 --- ws.weatherstation.sb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ws.weatherstation.sb b/ws.weatherstation.sb index 2ba150b..42e1f50 100644 --- a/ws.weatherstation.sb +++ b/ws.weatherstation.sb @@ -34,8 +34,8 @@ #DEFINE MANF_NAME "Wulf inc." #DEFINE MODELSTR "BL600" #DEFINE SERIALNUM "s001" -#DEFINE HWREV "Hw v01-00" -#DEFINE SWREV "Sw v01-00" +#DEFINE HWREV "Hw v0.0.0" +#DEFINE SWREV "Sw v0.0.0" //#define SYSID "\01\02\03\04\05\06\07\08" #DEFINE SYSID "@" //#define REGLIST "\DE\AD\C0\DE"