summaryrefslogtreecommitdiffstats
path: root/commandline/library/micronucleus_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'commandline/library/micronucleus_lib.h')
-rw-r--r--commandline/library/micronucleus_lib.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/commandline/library/micronucleus_lib.h b/commandline/library/micronucleus_lib.h
index 9031d2f..5bab8b4 100644
--- a/commandline/library/micronucleus_lib.h
+++ b/commandline/library/micronucleus_lib.h
@@ -3,7 +3,9 @@
/*
Created: September 2012
- by ihsan Kehribar <ihsan@kehribar.me>
+ (c) 2012 by ihsan Kehribar <ihsan@kehribar.me>
+ Changes for Micronucleus protocol version V2.x
+ (c) 2014 T. Bo"scke
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
@@ -58,7 +60,7 @@ typedef struct _micronucleus_version {
unsigned char minor;
} micronucleus_version;
-#define MICRONUCLEUS_COMMANDLINE_VERSION "Commandline tool version: 2.0a3"
+#define MICRONUCLEUS_COMMANDLINE_VERSION "Commandline tool version: 2.0a4"
// handle representing one micronucleus device
typedef struct _micronucleus {