Commit fcc39454 authored by Adam Tauber's avatar Adam Tauber

[enh] v0.6.0

parent 62a7dc1a
...@@ -18,7 +18,7 @@ along with searx. If not, see < http://www.gnu.org/licenses/ >. ...@@ -18,7 +18,7 @@ along with searx. If not, see < http://www.gnu.org/licenses/ >.
# version of searx # version of searx
VERSION_MAJOR = 0 VERSION_MAJOR = 0
VERSION_MINOR = 5 VERSION_MINOR = 6
VERSION_BUILD = 0 VERSION_BUILD = 0
VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR, VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment