spm

Personal fork of spm (simple password manager)

commit 6b0494785ce781e46f28541ff3e3e81f30cbf8f5
parent c5ccac818409e270eda6d68f016520ecc193754a
Author: Sören Tempel <soeren+git@soeren-tempel.net>
Date: Sun, 27 Sep 2015 20:21:54 +0200

Bump version to 1.3
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
@@ -13,7 +13,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.2
+VERSION = 1.3
 PREFIX  = /usr/local
 BINDIR  = $(PREFIX)/bin
 MANDIR  = $(PREFIX)/share/man