1
0
mirror of https://github.com/anope/anope.git synced 2026-06-30 07:46:36 +02:00

Modify version string to 1.9.0-release

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1951 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
rburchell
2009-02-09 19:17:18 +00:00
parent 9312af211e
commit d49b3a25fd
+1 -1
View File
@@ -8,7 +8,7 @@
VERSION_MAJOR="1"
VERSION_MINOR="9"
VERSION_PATCH="0"
VERSION_EXTRA="-git"
VERSION_EXTRA="-release"
VERSION_BUILD="0"
# $Log$