Repository : ssh://git@open-mesh.org/alfred
On branch : master
>---------------------------------------------------------------
commit 988c04925d9ab6dc5045119f0f8d5a66c4a0dc8b
Author: Simon Wunderlich <sw(a)simonwunderlich.de>
Date: Mon Jul 21 16:54:41 2014 +0200
alfred: Start new development cycle
Signed-off-by: Simon Wunderlich <sw(a)simonwunderlich.de>
>---------------------------------------------------------------
988c04925d9ab6dc5045119f0f8d5a66c4a0dc8b
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 acab561..f0dbb6d 100644
--- a/alfred.h
+++ b/alfred.h
@@ -20,7 +20,7 @@
*/
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2014.3.0"
+#define SOURCE_VERSION "2014.4.0"
#endif
#include <net/ethernet.h>
diff --git a/gpsd/alfred-gpsd.h b/gpsd/alfred-gpsd.h
index 6958b2e..68da875 100644
--- a/gpsd/alfred-gpsd.h
+++ b/gpsd/alfred-gpsd.h
@@ -38,7 +38,7 @@
#include "../list.h"
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2014.3.0"
+#define SOURCE_VERSION "2014.4.0"
#endif
#define ALFRED_SOCK_PATH "/var/run/alfred.sock"
diff --git a/vis/vis.h b/vis/vis.h
index eb48ce3..3f71970 100644
--- a/vis/vis.h
+++ b/vis/vis.h
@@ -27,7 +27,7 @@
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2014.3.0"
+#define SOURCE_VERSION "2014.4.0"
#endif
#define ALFRED_SOCK_PATH "/var/run/alfred.sock"