Bump version name - 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 cd211e64503516de2933cd4f4209fcd3a207589a
(DIR) parent f2c58eb28c7978cb9e7795b0f5d7e9a15a9888cd
(HTM) Author: Christian Kellermann <ckeen@pestilenz.org>
Date: Tue, 19 Apr 2016 16:18:20 +0200
Bump version name
Diffstat:
program-meta.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) 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")