[enh] v0.7.0

This commit is contained in:
Adam Tauber 2015-02-03 19:15:58 +01:00
parent ec45decc97
commit 40ae8c8247
2 changed files with 33 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 = 6
VERSION_MINOR = 7
VERSION_BUILD = 0
VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR,