Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'FastLED.h')
-rw-r--r--FastLED.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/FastLED.h b/FastLED.h
index 19b1b8b7..01da4045 100644
--- a/FastLED.h
+++ b/FastLED.h
@@ -7,8 +7,8 @@
#define xstr(s) str(s)
#define str(s) #s
-#define FASTLED_VERSION 2001001
-#warning FastLED version 2001001 (Not really a warning, just telling you here.)
+#define FASTLED_VERSION 3000000
+#warning FastLED version 3000000 (Not really a warning, just telling you here.)
#define __PROG_TYPES_COMPAT__