From 8b702543faac20af92a3151af5acfa6463c7f458 Mon Sep 17 00:00:00 2001 From: Daniel Folkinshteyn Date: Sun, 10 Oct 2010 17:52:04 -0400 Subject: [PATCH] update the version timestamp for the batch of upstream bugfixes that just came through. --- src/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.py b/src/version.py index 2b6e388d3..93286227a 100644 --- a/src/version.py +++ b/src/version.py @@ -1,3 +1,3 @@ """stick the various versioning attributes in here, so we only have to change them once.""" -version = '0.83.4.1+gribble (2010-09-08T00:11:28-0400)' +version = '0.83.4.1+gribble (2010-10-10T17:52:04-0400)'