[enh] 0.11.0 version bump

This commit is contained in:
Adam Tauber 2017-01-10 21:09:04 +01:00
parent c95141316d
commit d6cbc6b78b
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ along with searx. If not, see < http://www.gnu.org/licenses/ >.
# version of searx
VERSION_MAJOR = 0
VERSION_MINOR = 10
VERSION_MINOR = 11
VERSION_BUILD = 0
VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR,