From 91ff491e042652ec7aa93dae097d66212d8dc239 Mon Sep 17 00:00:00 2001 From: Tom Knot Date: Tue, 14 Aug 2018 18:09:26 +0200 Subject: [PATCH] Updated versionstring --- modules/unipi/src/unipi_common.h | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/unipi/src/unipi_common.h b/modules/unipi/src/unipi_common.h index 8ef7d5c..bcfe71a 100644 --- a/modules/unipi/src/unipi_common.h +++ b/modules/unipi/src/unipi_common.h @@ -51,7 +51,7 @@ #if NEURONSPI_SCHED_REQUIRED > 0 #include #endif -#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.14:2018:08:02" +#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.15:2018:08:14" #define NEURONSPI_MAX_DEVS 3 #define NEURONSPI_MAX_UART 128 diff --git a/version.txt b/version.txt index cd9c38b..1e28f92 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -Repository:unipi-kernel ActiveBranch:[master] PrecedingRelease:v.0.12 PrecedingRevision:101(d663411) LatestCommit:Tue Aug 14 18:02:57 CEST 2018 +Repository:unipi-kernel ActiveBranch:[master] PrecedingRelease:v.0.12 PrecedingRevision:102(f3c66ec) LatestCommit:Tue Aug 14 18:09:26 CEST 2018 -- 2.34.1