aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/embryo/src/lib/Embryo.h
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/embryo/src/lib/Embryo.h')
-rw-r--r--libraries/embryo/src/lib/Embryo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/embryo/src/lib/Embryo.h b/libraries/embryo/src/lib/Embryo.h
index ea273cf..74c872b 100644
--- a/libraries/embryo/src/lib/Embryo.h
+++ b/libraries/embryo/src/lib/Embryo.h
@@ -341,7 +341,7 @@ extern "C" {
341#endif 341#endif
342 342
343#define EMBRYO_VERSION_MAJOR 1 343#define EMBRYO_VERSION_MAJOR 1
344#define EMBRYO_VERSION_MINOR 0 344#define EMBRYO_VERSION_MINOR 2
345 345
346 typedef struct _Embryo_Version 346 typedef struct _Embryo_Version
347 { 347 {