From 949b0639aacc8a49c2582bb144271ace6297b2da Mon Sep 17 00:00:00 2001 From: Andreas Zuber Date: Sat, 1 Jul 2017 18:24:46 +0200 Subject: [PATCH] create manifest template --- src/{manifest.json => manifest.json.in} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename src/{manifest.json => manifest.json.in} (93%) diff --git a/src/manifest.json b/src/manifest.json.in similarity index 93% rename from src/manifest.json rename to src/manifest.json.in index c7c42d3..83cc726 100644 --- a/src/manifest.json +++ b/src/manifest.json.in @@ -9,7 +9,7 @@ "desktop": "Syncthing.desktop" } }, - "version": "0.14.31", + "version": "VERSION", "maintainer": "Jakob Borg", "framework" : "ubuntu-sdk-15.04.6" }