summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2020-10-07 12:58:00 +0100
committerSadie Powell <sadie@witchery.services>2020-10-07 13:15:31 +0100
commit46e1395e62ad4d9a028b51f72d8d6a92187cf9b9 (patch)
tree7736ed9ff25eaf06b01d0e3363cd9ae25f891271
parent6117299ecd93226622ca2f4319910d61da23972a (diff)
Release 2.0.8.2.0.8
-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=""