From: Hiltjo Posthuma Date: Tue, 25 Dec 2018 12:44:02 +0000 (+0100) Subject: bump version to 0.9 X-Git-Url: https://git.armaanb.net/?a=commitdiff_plain;ds=sidebyside;h=9ad1cb6e42096a8e1f8663bc0968bb7ea49a5052;p=stagit.git bump version to 0.9 --- diff --git a/Makefile b/Makefile index 3466c13..138dfc5 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include config.mk NAME = stagit -VERSION = 0.8 +VERSION = 0.9 SRC = \ stagit.c\ stagit-index.c