From 60bf8693ea6e6e1840839040e49a7253eec935d0 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Sun, 4 May 2014 22:50:29 +0200 Subject: Updated revision date. --- pyaggr3g470r/views.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyaggr3g470r/views.py b/pyaggr3g470r/views.py index b6b93c3b..d91e209f 100644 --- a/pyaggr3g470r/views.py +++ b/pyaggr3g470r/views.py @@ -20,9 +20,9 @@ # along with this program. If not, see . __author__ = "Cedric Bonhomme" -__version__ = "$Revision: 4.8 $" +__version__ = "$Revision: 5.0 $" __date__ = "$Date: 2010/01/29 $" -__revision__ = "$Date: 2014/04/12 $" +__revision__ = "$Date: 2014/05/05 $" __copyright__ = "Copyright (c) Cedric Bonhomme" __license__ = "AGPLv3" -- cgit