aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFredrik Salomonsson <plattfot@gmail.com>2020-05-11 13:33:30 -0700
committerFredrik Salomonsson <plattfot@gmail.com>2020-05-11 13:37:26 -0700
commitbe8637cf2892bc65c1a5e55f24e36a9c4593d830 (patch)
tree04d96a6d090d71fbad32c257fb97300dd20f0fb0
parent97177822bc4a86405e3cb10be9d4711596cd4bd9 (diff)
downloadpinentry-rofi-be8637cf2892bc65c1a5e55f24e36a9c4593d830.tar.gz
Bumping up version to 1.0.01.0.0
-rwxr-xr-xpinentry-rofi.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/pinentry-rofi.scm b/pinentry-rofi.scm
index 8a0aa9f..8b154c6 100755
--- a/pinentry-rofi.scm
+++ b/pinentry-rofi.scm
@@ -76,7 +76,7 @@
pinentry-loop))
-(define pinentry-rofi-guile-version "0.5.0")
+(define pinentry-rofi-guile-version "1.0.0")
(when (equal? (system-file-name-convention) 'windows)
(format #t "Only support posix systems!")