# HG changeset patch # User ymh # Date 1331649579 -3600 # Node ID aa5b940b29daf93c47c3fcb790ae376515f93378 # Parent b9b93ff09ebe8427bfb2e8149f740765b8d611eb new version diff -r b9b93ff09ebe -r aa5b940b29da web/hdalab/__init__.py --- a/web/hdalab/__init__.py Tue Mar 13 15:38:57 2012 +0100 +++ b/web/hdalab/__init__.py Tue Mar 13 15:39:39 2012 +0100 @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -VERSION = (1, 2, 0, "final", 0) +VERSION = (1, 3, 0, "final", 0) def get_version():