From 3608d42ae98fd916a250144f160b4e6cde61d249 Mon Sep 17 00:00:00 2001 From: Naram Qashat Date: Thu, 25 Oct 2012 22:26:59 -0400 Subject: [PATCH] This version needs a better tag than "-git", so there. --- src/version.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.sh b/src/version.sh index c300bcaa7..162d3c08f 100644 --- a/src/version.sh +++ b/src/version.sh @@ -3,5 +3,5 @@ VERSION_MAJOR="1" VERSION_MINOR="9" VERSION_PATCH="8" -VERSION_EXTRA="-git" +VERSION_EXTRA="-may-cause-insanity"