Bump version to v0.2 - pee - Pee a password manager;Pee - because you have to...
(HTM) git clone git://vernunftzentrum.de/pee.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit a4546464f3861d6009be2feb43ab4101164134a9
(DIR) parent 04e8d3e30e3c8b88f18730379dcb61bc5997d6f0
(HTM) Author: Christian Kellermann <ckeen@pestilenz.org>
Date: Thu, 14 Jan 2016 12:14:23 +0100
Bump version to v0.2
Diffstat:
pee.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/pee.scm b/pee.scm
@@ -19,7 +19,7 @@
(use (srfi 1 4 14) matchable posix tweetnacl utils crypto-helper getopt-long stty files data-structures irregex files ports extras)
(define-constant program-name-string "pee")
-(define-constant program-version "0.1")
+(define-constant program-version "0.2")
(define-constant program-description "A password manager for the command line.")
(define-constant password-chars "abcdefhijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890!@#$%^&*()-=~?/\|+,:.<>{}[]")