diff options
author | Adam <Adam@anope.org> | 2013-10-14 01:19:42 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2013-10-14 01:19:42 -0400 |
commit | 0ff1bb9d5b28a43ab0639df72dce841a24f914b2 (patch) | |
tree | d2b16d7068c0a47865913735f144bf5caa240647 /src | |
parent | c0dea5ef302ed98b62e4f4880acfe03eddab2b6e (diff) |
Bump for 1.9.10-git
Diffstat (limited to 'src')
-rw-r--r-- | src/version.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/version.sh b/src/version.sh index ff113160d..9e1e3ada4 100644 --- a/src/version.sh +++ b/src/version.sh @@ -2,6 +2,6 @@ VERSION_MAJOR="1" VERSION_MINOR="9" -VERSION_PATCH="9" -VERSION_EXTRA="" +VERSION_PATCH="10" +VERSION_EXTRA="-oreos-with-milk" |