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