From: Hiltjo Posthuma Date: Sun, 19 Nov 2017 13:58:15 +0000 (+0100) Subject: Makefile: bump version to 0.7.1 X-Git-Url: https://git.armaanb.net/?p=stagit.git;a=commitdiff_plain;h=04d36c3a724bd3d0a53e9e8527f7e045f43b4d58 Makefile: bump version to 0.7.1 --- diff --git a/Makefile b/Makefile index 3983744..7d14433 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include config.mk NAME = stagit -VERSION = 0.7 +VERSION = 0.7.1 SRC = \ stagit.c\ stagit-index.c