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 e33d3ada..805937fe 100644
--- a/FastLED.h
+++ b/FastLED.h
@@ -7,8 +7,8 @@
#define xstr(s) str(s)
#define str(s) #s
-#define FASTLED_VERSION 3000001
-#warning FastLED version 3.000.001 (Not really a warning, just telling you here.)
+#define FASTLED_VERSION 3000002
+#warning FastLED version 3.000.002 (Not really a warning, just telling you here.)
#ifndef __PROG_TYPES_COMPAT__
#define __PROG_TYPES_COMPAT__