spm

Personal fork of spm (simple password manager)

commit 25089a9140eab8b3f87c6b608d1d01aeeca2db93
parent 62546d41691cc7870a7f219b003790a5281e61c9
Author: Klemens Nanni <kl3@posteo.org>
Date: Fri, 16 Sep 2016 03:21:37 +0200

Bump version to 1.4.7
2 files changed, 2 insertions(+), 2 deletions(-)
M
Makefile
|
2
+-
M
spm.1
|
2
+-
diff --git a/Makefile b/Makefile
@@ -14,7 +14,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program. If not, see <http://www.gnu.org/licenses/>.
 
-VERSION = 1.4.6
+VERSION = 1.4.7
 PREFIX ?= /usr/local
 BINDIR ?= $(PREFIX)/bin
 MANDIR ?= $(PREFIX)/share/man
diff --git a/spm.1 b/spm.1
@@ -1,4 +1,4 @@
-.TH spm 1 2016-07-16 spm-1.4.6 "Commands Manual"
+.TH spm 1 2016-09-16 spm-1.4.7 "Commands Manual"
 .SH	NAME
 spm \- simple password manager
 .SH	SYNOPSIS