Repository : ssh://git@open-mesh.org/alfred
On branch : master
>---------------------------------------------------------------
commit 3d12a5b0d68bfdfc8f7654c5acec6b9ca9d99f3a
Author: Simon Wunderlich <sw(a)simonwunderlich.de>
Date: Tue May 23 11:46:59 2017 +0200
alfred: Start new development cycle
Signed-off-by: Simon Wunderlich <sw(a)simonwunderlich.de>
>---------------------------------------------------------------
3d12a5b0d68bfdfc8f7654c5acec6b9ca9d99f3a
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 5f7a98c..beda1a7 100644
--- a/alfred.h
+++ b/alfred.h
@@ -20,7 +20,7 @@
*/
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2017.1"
+#define SOURCE_VERSION "2017.2"
#endif
#include <net/ethernet.h>
diff --git a/gpsd/alfred-gpsd.h b/gpsd/alfred-gpsd.h
index 544f3ab..e91abf0 100644
--- a/gpsd/alfred-gpsd.h
+++ b/gpsd/alfred-gpsd.h
@@ -38,7 +38,7 @@
#include "../list.h"
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2017.1"
+#define SOURCE_VERSION "2017.2"
#endif
#define ALFRED_SOCK_PATH_DEFAULT "/var/run/alfred.sock"
diff --git a/vis/vis.h b/vis/vis.h
index b2c4c57..80c43c5 100644
--- a/vis/vis.h
+++ b/vis/vis.h
@@ -27,7 +27,7 @@
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2017.1"
+#define SOURCE_VERSION "2017.2"
#endif
#define ALFRED_SOCK_PATH_DEFAULT "/var/run/alfred.sock"