Repository : ssh://git@diktynna/alfred
On branch : master
>---------------------------------------------------------------
commit 34374fae2c06ce99423ee6d4b7e64651ad9f9a38
Author: Simon Wunderlich <sw(a)simonwunderlich.de>
Date: Tue Sep 14 15:07:40 2021 +0200
alfred: Start new development cycle
Signed-off-by: Simon Wunderlich <sw(a)simonwunderlich.de>
>---------------------------------------------------------------
34374fae2c06ce99423ee6d4b7e64651ad9f9a38
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 9455d43..ce2ca07 100644
--- a/alfred.h
+++ b/alfred.h
@@ -7,7 +7,7 @@
*/
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2021.3"
+#define SOURCE_VERSION "2021.4"
#endif
#include <net/ethernet.h>
diff --git a/gpsd/alfred-gpsd.h b/gpsd/alfred-gpsd.h
index e01aca6..a65cb32 100644
--- a/gpsd/alfred-gpsd.h
+++ b/gpsd/alfred-gpsd.h
@@ -25,7 +25,7 @@
#include "../list.h"
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2021.3"
+#define SOURCE_VERSION "2021.4"
#endif
#define ALFRED_SOCK_PATH_DEFAULT "/var/run/alfred.sock"
diff --git a/vis/vis.h b/vis/vis.h
index 1e06830..6b5d6d0 100644
--- a/vis/vis.h
+++ b/vis/vis.h
@@ -14,7 +14,7 @@
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2021.3"
+#define SOURCE_VERSION "2021.4"
#endif
#define ALFRED_SOCK_PATH_DEFAULT "/var/run/alfred.sock"