From 02fd4b1ffc1e57ae393b765dc4451b66d21b6238 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 14 Nov 2013 19:01:33 -0200 Subject: Keyringer 0.2.8 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0182482..0d2ef3a 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ # PACKAGE = keyringer -VERSION = 0.2.7 +VERSION = $(shell ./keyringer | head -n 1 | cut -d ' ' -f 2) PREFIX ?= /usr/local INSTALL = /usr/bin/install -- cgit v1.2.3