From 5be898f07c4feaaceeecc0159cc142e26a7310bd Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Mon, 25 Dec 2017 14:42:27 +0100 Subject: astyle pass --- smolbote.qbs | 1 - 1 file changed, 1 deletion(-) (limited to 'smolbote.qbs') diff --git a/smolbote.qbs b/smolbote.qbs index dc201d9..e9f112f 100644 --- a/smolbote.qbs +++ b/smolbote.qbs @@ -36,7 +36,6 @@ Project { if(project.gitVersion) { var meta = GitRepo.read(project.sourceDirectory); version = meta.version; - describe = meta.describe; found = true; } } -- cgit v1.2.1