diff --git a/wscript b/wscript index 5a893e9c..422ae31c 100644 --- a/wscript +++ b/wscript @@ -1,7 +1,7 @@ #! /usr/bin/env python3 # encoding: utf-8 -VERSION = '0.84.16' +VERSION = '0.84.21' APPNAME = 'oregano' top = '.'