From 4f91a62f2747dfd7ae47dac1521c069d00165bf0 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Thu, 16 Jun 2011 19:08:48 +0200 Subject: [PATCH] Update version --- src/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.py b/src/version.py index e70bdf65e..bfaff63e3 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+limnoria (2011-06-05T20:30:31+0200)' +version = '0.83.4.1+limnoria (2011-06-16T19:08:48+0200)'