From 0d296b503bbcf0060aec7890e1d648d492614214 Mon Sep 17 00:00:00 2001 From: maek Date: Thu, 16 Jun 2011 17:30:42 +0200 Subject: [PATCH] Increased COM version numbers. --- include/Com.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Com.h b/include/Com.h index d08bcf11..40ab68a7 100644 --- a/include/Com.h +++ b/include/Com.h @@ -28,7 +28,7 @@ #define COM_SW_MAJOR_VERSION 1 -#define COM_SW_MINOR_VERSION 1 +#define COM_SW_MINOR_VERSION 2 #define COM_SW_PATCH_VERSION 0 #include "Com_Cfg.h" -- 2.39.2