Repository : ssh://git@open-mesh.org/alfred
On branch : master
>---------------------------------------------------------------
commit 0e15933433610714f59b7ca1a251ab21e37a8e43
Author: Simon Wunderlich <sw(a)simonwunderlich.de>
Date: Wed Nov 14 14:17:21 2018 +0100
alfred: Start new development cycle
Signed-off-by: Simon Wunderlich <sw(a)simonwunderlich.de>
>---------------------------------------------------------------
0e15933433610714f59b7ca1a251ab21e37a8e43
alfred.h | 2 +-
gpsd/alfred-gpsd.h | 2 +-
vis/vis.h | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/alfred.h b/alfred.h
index eecfdfd..487e97a 100644
--- a/alfred.h
+++ b/alfred.h
@@ -21,7 +21,7 @@
*/
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2018.4"
+#define SOURCE_VERSION "2019.0"
#endif
#include <net/ethernet.h>
diff --git a/gpsd/alfred-gpsd.h b/gpsd/alfred-gpsd.h
index 8c487e5..537686d 100644
--- a/gpsd/alfred-gpsd.h
+++ b/gpsd/alfred-gpsd.h
@@ -39,7 +39,7 @@
#include "../list.h"
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2018.4"
+#define SOURCE_VERSION "2019.0"
#endif
#define ALFRED_SOCK_PATH_DEFAULT "/var/run/alfred.sock"
diff --git a/vis/vis.h b/vis/vis.h
index e2c5696..575d210 100644
--- a/vis/vis.h
+++ b/vis/vis.h
@@ -28,7 +28,7 @@
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2018.4"
+#define SOURCE_VERSION "2019.0"
#endif
#define ALFRED_SOCK_PATH_DEFAULT "/var/run/alfred.sock"