Bump version name - pee - Pee a password manager;Pee - because you have to... | |
git clone git://vernunftzentrum.de/pee.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit cd211e64503516de2933cd4f4209fcd3a207589a | |
parent f2c58eb28c7978cb9e7795b0f5d7e9a15a9888cd | |
Author: Christian Kellermann <[email protected]> | |
Date: Tue, 19 Apr 2016 16:18:20 +0200 | |
Bump version name | |
Diffstat: | |
program-meta.scm | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/program-meta.scm b/program-meta.scm | |
@@ -1,4 +1,4 @@ | |
(define-constant program-name-string "pee") | |
-(define-constant program-version "0.2") | |
+(define-constant program-version "0.3") | |
(define-constant program-description "A password manager for the command line.… | |
(include "hash") |