summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2014-03-31 20:22:09 -0400
committerAdam <Adam@anope.org>2014-03-31 20:22:09 -0400
commitb12a51a430b00e857cc5568c9fd994bbd88c8ff7 (patch)
tree0b45f8e1743c6a4630dd93ce5ee0f0802e7e1689 /src
parent4ccc4788301ef5332c969892cf89594a66d570fd (diff)
Bump for Anope 2.1.0-git
Diffstat (limited to 'src')
-rw-r--r--src/version.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/version.sh b/src/version.sh
index 6d6ee9066..1335a950f 100644
--- a/src/version.sh
+++ b/src/version.sh
@@ -1,7 +1,7 @@
#!/bin/sh
VERSION_MAJOR="2"
-VERSION_MINOR="0"
+VERSION_MINOR="1"
VERSION_PATCH="0"
-VERSION_EXTRA=""
+VERSION_EXTRA="-git"