aboutsummaryrefslogtreecommitdiffstats
path: root/hall.scm
diff options
context:
space:
mode:
authorFredrik Salomonsson <plattfot@gmail.com>2020-06-14 16:34:34 -0700
committerFredrik Salomonsson <plattfot@gmail.com>2020-06-14 16:45:48 -0700
commit4fc32d09f35978156a0470841b2b4f2478098f64 (patch)
treeffca0665358221f7936cd78fa065717eb8a66cd9 /hall.scm
parent80ac41c848d2cd79343c529928c943581ee2d573 (diff)
downloadpinentry-rofi-4fc32d09f35978156a0470841b2b4f2478098f64.tar.gz
Bumping up 2.0.0
As the script lost the -guile prefix, and it is now split into a module and a script.
Diffstat (limited to 'hall.scm')
-rw-r--r--hall.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/hall.scm b/hall.scm
index 048917f..2ba93d3 100644
--- a/hall.scm
+++ b/hall.scm
@@ -1,7 +1,7 @@
(hall-description
(name "pinentry-rofi")
(prefix "")
- (version "1.1.0")
+ (version "2.0.0")
(author "Fredrik Salomonsson")
(copyright (2020))
(synopsis "Rofi frontend to pinentry")