From 40cfbe9da68252a3e2a80998dfa171c8065e63a7 Mon Sep 17 00:00:00 2001 From: Chris Truncer Date: Sun, 29 Apr 2018 17:17:59 -0600 Subject: [PATCH] Updated version info --- CHANGELOG | 4 ++++ lib/common/messages.py | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index c60ace1..a73ca4e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +[2018-04-29] + Released.: 3.1.7 + Modified.: Setup updated for Debian thanks to @g0tmi1k + [2018-04-23] Released.: 3.1.6 Modified.: Updated setup (again) thanks to @g0tmi1k!!! diff --git a/lib/common/messages.py b/lib/common/messages.py index 1816c70..0a8634f 100644 --- a/lib/common/messages.py +++ b/lib/common/messages.py @@ -15,7 +15,7 @@ sys.exit() # Current version of Veil -veil_version = "3.1.6" +veil_version = "3.1.7" def title_screen():