spm

simple password manager
git clone anongit@rnpnr.xyz:spm.git
Log | Files | Refs | Feed | README | LICENSE

Commit: 30d27cdf83ec7c932e53644c99a7cab8bcb50a3c
Parent: 660851462a83225e2d62bbdd91ef34506312826c
Author: Klemens Nanni
Date:   Sat, 14 May 2016 16:39:25 +0200

Bump version to 1.4

Diffstat:
MMakefile | 2+-
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.3.1 +VERSION = 1.4 PREFIX = /usr/local BINDIR = $(PREFIX)/bin MANDIR = $(PREFIX)/share/man