spm

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

Commit: 3b43ce5322903886e10f58226cb91a5c0c135607
Parent: d239c4d951755ddd934efad8dc4c3cb13da38294
Author: Klemens Nanni
Date:   Sat, 18 Jun 2016 15:30:18 +0200

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