From 0236e6845041a31536310bd44af2eaf9c07ca353 Mon Sep 17 00:00:00 2001 From: Guido Trentalancia Date: Sun, 25 Mar 2018 23:20:46 +0200 Subject: [PATCH] Version bump. --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = '.'