Repository : ssh://git@open-mesh.org/alfred
On branches: master,release-2016.0
>---------------------------------------------------------------
commit 4708d39816464222d5c105f3f1fbbe0f9b26e1f9
Author: Simon Wunderlich <sw(a)simonwunderlich.de>
Date: Tue Jan 19 17:25:41 2016 +0100
alfred: Start new development cycle
Signed-off-by: Simon Wunderlich <sw(a)simonwunderlich.de>
>---------------------------------------------------------------
4708d39816464222d5c105f3f1fbbe0f9b26e1f9
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 cf97e78..7e5db16 100644
--- a/alfred.h
+++ b/alfred.h
@@ -20,7 +20,7 @@
*/
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2016.0"
+#define SOURCE_VERSION "2016.1"
#endif
#include <net/ethernet.h>
diff --git a/gpsd/alfred-gpsd.h b/gpsd/alfred-gpsd.h
index ca91f43..b627755 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.0"
+#define SOURCE_VERSION "2016.1"
#endif
#define ALFRED_SOCK_PATH_DEFAULT "/var/run/alfred.sock"
diff --git a/vis/vis.h b/vis/vis.h
index 1b7e210..37e3164 100644
--- a/vis/vis.h
+++ b/vis/vis.h
@@ -27,7 +27,7 @@
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2016.0"
+#define SOURCE_VERSION "2016.1"
#endif
#define ALFRED_SOCK_PATH_DEFAULT "/var/run/alfred.sock"