summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/version.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.sh b/src/version.sh
index b22c7ab27..3c40a4d0a 100644
--- a/src/version.sh
+++ b/src/version.sh
@@ -2,7 +2,7 @@
VERSION_MAJOR="1"
VERSION_MINOR="9"
VERSION_PATCH="5"
-VERSION_EXTRA="-is-both-the-chicken-and-the-egg"
+VERSION_EXTRA=""
VERSION="$VERSION_MAJOR.$VERSION_MINOR.$VERSION_PATCH$VERSION_EXTRA"