[enh] version 0.12.0

This commit is contained in:
Adam Tauber 2017-06-04 12:58:51 +02:00
parent 878adf2011
commit f82646f386
2 changed files with 24 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 = 11
VERSION_MINOR = 12
VERSION_BUILD = 0
VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR,