summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Changes2
-rw-r--r--docs/Changes.conf2
-rw-r--r--src/version.sh2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/Changes b/docs/Changes
index df8e02b21..15f4b5b16 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -1,4 +1,4 @@
-Anope Version 2.0.8-git
+Anope Version 2.0.8
-------------------
Add +K channel mode for ircd-hybrid
Add immutable identifiers to user accounts
diff --git a/docs/Changes.conf b/docs/Changes.conf
index 0f75fa163..4ba740374 100644
--- a/docs/Changes.conf
+++ b/docs/Changes.conf
@@ -1,4 +1,4 @@
-Anope Version 2.0.8-git
+Anope Version 2.0.8
-------------------
Fix ns_register:unconfirmedexpire not being used
diff --git a/src/version.sh b/src/version.sh
index 7c2ca8ad1..9458e1220 100644
--- a/src/version.sh
+++ b/src/version.sh
@@ -3,4 +3,4 @@
VERSION_MAJOR=2
VERSION_MINOR=0
VERSION_PATCH=8
-VERSION_EXTRA="-git"
+VERSION_EXTRA=""