From 723dfef697ad31862a3dbb949953af60acb5e057 Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Mon, 4 Jan 2010 23:51:55 +0000 Subject: [PATCH] Bump the version number to signify the progress of this branch --- terminatorlib/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terminatorlib/version.py b/terminatorlib/version.py index 5d62880f..f3f3f33a 100644 --- a/terminatorlib/version.py +++ b/terminatorlib/version.py @@ -21,4 +21,4 @@ TerminatorVersion supplies our version number. """ APP_NAME = 'terminator' -APP_VERSION = '0.14' +APP_VERSION = '0.90'