From: John Melton G0ORX Date: Fri, 25 Oct 2019 17:18:50 +0000 (+0100) Subject: Changed property version to 3.0 X-Git-Url: https://git.rkrishnan.org/pf/content/en/seg/(%5B%5E?a=commitdiff_plain;h=d45f5e85e99fdfb2fb62d81715e6354029f0b9a4;p=pihpsdr.git Changed property version to 3.0 --- diff --git a/property.h b/property.h index 83e29ec..89c8cea 100644 --- a/property.h +++ b/property.h @@ -20,7 +20,7 @@ #ifndef _PROPERTY_H #define _PROPERTY_H -#define PROPERTY_VERSION 2.0 +#define PROPERTY_VERSION 3.0 typedef struct _PROPERTY PROPERTY;