diff options
Diffstat (limited to 'pyAggr3g470r.py')
-rwxr-xr-x | pyAggr3g470r.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyAggr3g470r.py b/pyAggr3g470r.py index dea9aaea..aa5ff41a 100755 --- a/pyAggr3g470r.py +++ b/pyAggr3g470r.py @@ -20,8 +20,8 @@ # along with this program. If not, see <http://www.gnu.org/licenses/> __author__ = "Cedric Bonhomme" -__version__ = "$Revision: 2.1 $" -__date__ = "$Date: 2010/10/25 $" +__version__ = "$Revision: 2.2 $" +__date__ = "$Date: 2010/11/03 $" __copyright__ = "Copyright (c) 2010 Cedric Bonhomme" __license__ = "GPLv3" |