spm

Personal fork of spm (simple password manager)

commit c32c9bb57ec7d79e56ddf1c0392ed892b4eacac6
parent e36ef45ff20a225ff0f6657ccb5bd51a632464ea
Author: Klemens Nanni <kl3@posteo.org>
Date: Fri, 3 Jun 2016 19:24:20 +0200

Bump version to 1.4.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.4.1
+VERSION = 1.4.3
 PREFIX  = /usr/local
 BINDIR  = $(PREFIX)/bin
 MANDIR  = $(PREFIX)/share/man