Repository : ssh://git@open-mesh.org/alfred
On branch : master
>---------------------------------------------------------------
commit 1b9da6eb1a4a68a4dcedd2a6062b292a9f0445b6
Author: Simon Wunderlich <sw(a)simonwunderlich.de>
Date: Thu Sep 1 16:22:46 2016 +0200
alfred: Start new development cycle
Signed-off-by: Simon Wunderlich <sw(a)simonwunderlich.de>
>---------------------------------------------------------------
1b9da6eb1a4a68a4dcedd2a6062b292a9f0445b6
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 a9906c8..6c8a32b 100644
--- a/alfred.h
+++ b/alfred.h
@@ -20,7 +20,7 @@
*/
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2016.3"
+#define SOURCE_VERSION "2016.4"
#endif
#include <net/ethernet.h>
diff --git a/gpsd/alfred-gpsd.h b/gpsd/alfred-gpsd.h
index ed28df9..e1a258b 100644
--- a/gpsd/alfred-gpsd.h
+++ b/gpsd/alfred-gpsd.h
@@ -38,7 +38,7 @@
#include "../list.h"
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2016.3"
+#define SOURCE_VERSION "2016.4"
#endif
#define ALFRED_SOCK_PATH_DEFAULT "/var/run/alfred.sock"
diff --git a/vis/vis.h b/vis/vis.h
index dd35ce3..04618c4 100644
--- a/vis/vis.h
+++ b/vis/vis.h
@@ -27,7 +27,7 @@
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2016.3"
+#define SOURCE_VERSION "2016.4"
#endif
#define ALFRED_SOCK_PATH_DEFAULT "/var/run/alfred.sock"