527e8ca4b6
- Remove all patches (already in version) - Add patch to fix version Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
24 lines
698 B
Diff
24 lines
698 B
Diff
From 4d8bbaf4bdffe4fa77a060cd7fa848f3001d46a8 Mon Sep 17 00:00:00 2001
|
|
From: Fabrice Fontaine <fontaine.fabrice@gmail.com>
|
|
Date: Tue, 21 May 2019 21:08:13 +0200
|
|
Subject: [PATCH] appversion.default: bump version to 10717
|
|
|
|
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
|
|
[Upstream status: https://github.com/domoticz/domoticz/pull/3251]
|
|
---
|
|
appversion.default | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/appversion.default b/appversion.default
|
|
index 7d3530590..6fc5766c2 100644
|
|
--- a/appversion.default
|
|
+++ b/appversion.default
|
|
@@ -1,3 +1,3 @@
|
|
-#define APPVERSION 9700
|
|
+#define APPVERSION 10717
|
|
#define APPHASH "b97777b"
|
|
#define APPDATE 1478691222
|
|
--
|
|
2.20.1
|
|
|