[enh] version 0.10.0

closes #659
This commit is contained in:
Adam Tauber 2016-09-06 18:31:25 +02:00
parent 3ce39aeef7
commit ce371f766a
2 changed files with 37 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 = 9
VERSION_MINOR = 10
VERSION_BUILD = 0
VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR,