spm

Personal fork of spm (simple password manager)

commit 3b43ce5322903886e10f58226cb91a5c0c135607
parent d239c4d951755ddd934efad8dc4c3cb13da38294
Author: Klemens Nanni <kl3@posteo.org>
Date: Sat, 18 Jun 2016 15:30:18 +0200

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