diff options
-rwxr-xr-x | pyAggr3g470r.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyAggr3g470r.py b/pyAggr3g470r.py index 254562f9..9f78abff 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.5 $" -__date__ = "$Date: 2011/01/19 $" +__version__ = "$Revision: 2.6 $" +__date__ = "$Date: 2011/03/21 $" __copyright__ = "Copyright (c) Cedric Bonhomme" __license__ = "GPLv3" |