Repository : ssh://git@open-mesh.org/alfred
On branch : master
>---------------------------------------------------------------
commit 27c6643ba454998ae26d7fe7abe96877711c4585
Author: Simon Wunderlich <sw(a)simonwunderlich.de>
Date: Fri Sep 14 17:10:44 2018 +0200
alfred: Start new development cycle
Signed-off-by: Simon Wunderlich <sw(a)simonwunderlich.de>
>---------------------------------------------------------------
27c6643ba454998ae26d7fe7abe96877711c4585
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 5051bc2..eecfdfd 100644
--- a/alfred.h
+++ b/alfred.h
@@ -21,7 +21,7 @@
*/
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2018.3"
+#define SOURCE_VERSION "2018.4"
#endif
#include <net/ethernet.h>
diff --git a/gpsd/alfred-gpsd.h b/gpsd/alfred-gpsd.h
index 251c1b0..8c487e5 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.3"
+#define SOURCE_VERSION "2018.4"
#endif
#define ALFRED_SOCK_PATH_DEFAULT "/var/run/alfred.sock"
diff --git a/vis/vis.h b/vis/vis.h
index c4b0d60..e2c5696 100644
--- a/vis/vis.h
+++ b/vis/vis.h
@@ -28,7 +28,7 @@
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2018.3"
+#define SOURCE_VERSION "2018.4"
#endif
#define ALFRED_SOCK_PATH_DEFAULT "/var/run/alfred.sock"