[simple-scan: 1/2] Use git revision for version and set stable grade



commit be398fdb2d059106cfca4448473a8657889e4bfc
Author: Ken VanDine <kvandine gnome org>
Date:   Tue Feb 13 12:55:22 2018 -0500

    Use git revision for version and set stable grade

 snap/snapcraft.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index f13f0b5..14fa600 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,10 +1,10 @@
 name: simple-scan
-version: 3.25.90
+version: git
 summary: Document Scanning Application
 description: |
   Simple Scan allows you to get images from a scanner (e.g. a flatbed scanner)
 
-grade: devel # must be 'stable' to release into candidate/stable channels
+grade: stable # must be 'stable' to release into candidate/stable channels
 confinement: classic
 
 apps:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]