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)'