Repository : ssh://git@open-mesh.org/alfred
On branch : master
>---------------------------------------------------------------
commit 7565a8a86dfedd5301a55e05dad5542cffe2cc0c
Author: Simon Wunderlich <sw(a)simonwunderlich.de>
Date: Thu Aug 1 14:20:18 2019 +0200
alfred: Start new development cycle
Signed-off-by: Simon Wunderlich <sw(a)simonwunderlich.de>
>---------------------------------------------------------------
7565a8a86dfedd5301a55e05dad5542cffe2cc0c
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 b248880..9afcabf 100644
--- a/alfred.h
+++ b/alfred.h
@@ -7,7 +7,7 @@
*/
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2019.3"
+#define SOURCE_VERSION "2019.4"
#endif
#include <net/ethernet.h>
diff --git a/gpsd/alfred-gpsd.h b/gpsd/alfred-gpsd.h
index 3fd5e6e..20026db 100644
--- a/gpsd/alfred-gpsd.h
+++ b/gpsd/alfred-gpsd.h
@@ -25,7 +25,7 @@
#include "../list.h"
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2019.3"
+#define SOURCE_VERSION "2019.4"
#endif
#define ALFRED_SOCK_PATH_DEFAULT "/var/run/alfred.sock"
diff --git a/vis/vis.h b/vis/vis.h
index 36bdecc..58967b4 100644
--- a/vis/vis.h
+++ b/vis/vis.h
@@ -14,7 +14,7 @@
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2019.3"
+#define SOURCE_VERSION "2019.4"
#endif
#define ALFRED_SOCK_PATH_DEFAULT "/var/run/alfred.sock"