From 1e3124dad75f7604f40e7d99b77e745064634c3d Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 3 Mar 2018 19:00:46 +0100 Subject: Increase version v0.3.0 -> v0.4.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8ed6ec4..4ee9c75 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ TRANSFORMED_MAN_PAGE := doc/passextract.1.transformed -VERSION := 0.3.0 +VERSION := 0.4.0 RELEASE_DIR := passextract-$(VERSION) $(TRANSFORMED_MAN_PAGE): doc/passextract.1.txt -- cgit v1.2.3