From: Hiltjo Posthuma Date: Thu, 5 Jan 2017 17:47:26 +0000 (+0100) Subject: bump version to 0.5 X-Git-Url: https://git.armaanb.net/?a=commitdiff_plain;ds=sidebyside;h=82aefe6305b858b5aa329fb357a5cf7639c3522d;p=stagit.git bump version to 0.5 --- diff --git a/Makefile b/Makefile index 051b3a1..d596016 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include config.mk NAME = stagit -VERSION = 0.4 +VERSION = 0.5 SRC = \ stagit.c\ stagit-index.c