diff --git a/README.md b/README.md
index d00aaf23..4d66e032 100644
--- a/README.md
+++ b/README.md
@@ -45,9 +45,12 @@ In other cases you can contact the developer via email:
1) && (toUpper(zerlegt[0]) == "HOSTNAME")){
hostname = trim(zerlegt[1]);
diff --git a/code/main/version.cpp b/code/main/version.cpp
index 62022101..a154e96e 100644
--- a/code/main/version.cpp
+++ b/code/main/version.cpp
@@ -1,4 +1,4 @@
-const char* GIT_REV="1e09bfb";
+const char* GIT_REV="b34bd5d";
const char* GIT_TAG="";
-const char* GIT_BRANCH="master";
-const char* BUILD_TIME="2021-05-08 18:20";
\ No newline at end of file
+const char* GIT_BRANCH="rolling";
+const char* BUILD_TIME="2021-05-13 08:11";
\ No newline at end of file
diff --git a/code/main/version.h b/code/main/version.h
index 33a5aeb6..02964aeb 100644
--- a/code/main/version.h
+++ b/code/main/version.h
@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include
-const char* GIT_BASE_BRANCH = "master - v7.0.0 - 2020-05-08";
+const char* GIT_BASE_BRANCH = "master - v7.0.1 - 2020-05-13";
const char* git_base_branch(void)
diff --git a/code/version.cpp b/code/version.cpp
index 62022101..a154e96e 100644
--- a/code/version.cpp
+++ b/code/version.cpp
@@ -1,4 +1,4 @@
-const char* GIT_REV="1e09bfb";
+const char* GIT_REV="b34bd5d";
const char* GIT_TAG="";
-const char* GIT_BRANCH="master";
-const char* BUILD_TIME="2021-05-08 18:20";
\ No newline at end of file
+const char* GIT_BRANCH="rolling";
+const char* BUILD_TIME="2021-05-13 08:11";
\ No newline at end of file
diff --git a/firmware/bootloader.bin b/firmware/bootloader.bin
index ebceb621..b5e1057b 100644
Binary files a/firmware/bootloader.bin and b/firmware/bootloader.bin differ
diff --git a/firmware/firmware.bin b/firmware/firmware.bin
index de25f0d7..e75dbd44 100644
Binary files a/firmware/firmware.bin and b/firmware/firmware.bin differ