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:
authorDaniel Garcia <danielgarcia@gmail.com>2017-08-27 22:31:53 +0300
committerDaniel Garcia <danielgarcia@gmail.com>2017-08-27 22:31:53 +0300
commitd80b7b7699ccb41edab55ab12f0f1c6d5ff2a2a9 (patch)
tree017a6fce433d28258b191c96953cd02bb655783c
parente4eff4a6436826174fb18e8099c60909337a89f5 (diff)
parent8aed76eb1823af4d6b6b701f33aaf918a894cd53 (diff)
Merge branch 'master' of https://github.com/FastLED/FastLED
-rw-r--r--FastLED.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/FastLED.h b/FastLED.h
index fc1cf549..b63b60d9 100644
--- a/FastLED.h
+++ b/FastLED.h
@@ -11,7 +11,7 @@
#define FASTLED_HAS_PRAGMA_MESSAGE
#endif
-#define FASTLED_VERSION 3001005
+#define FASTLED_VERSION 3001006
#ifndef FASTLED_INTERNAL
# ifdef FASTLED_HAS_PRAGMA_MESSAGE
# pragma message "FastLED version 3.001.006"