spm

Personal fork of spm (simple password manager)

commit cea14f036361ec725a870ebaf59d2f66821f2cdf
parent 14692d4f671a60ec415fe8b5a32d9e903a4d605e
Author: Klemens Nanni <kl3@posteo.org>
Date: Tue, 5 Jul 2016 03:24:00 +0200

Bump version to 1.4.5
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.4
+VERSION = 1.4.5
 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-06-30 spm-1.4.4 "Commands Manual"
+.TH spm 1 2016-06-30 spm-1.4.5 "Commands Manual"
 .SH	NAME
 spm \- simple password manager
 .SH	SYNOPSIS