# HG changeset patch # User ymh # Date 1347219364 -7200 # Node ID feef595beed40b13050c94da3ed5bea6f9911582 # Parent 1f284035486572a3e3ec95acfd9f027c66207707 bump version nb diff -r 1f2840354865 -r feef595beed4 web/hdalab/__init__.py --- a/web/hdalab/__init__.py Sun Sep 09 21:35:10 2012 +0200 +++ b/web/hdalab/__init__.py Sun Sep 09 21:36:04 2012 +0200 @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -VERSION = (2, 19, 0, "final", 0) +VERSION = (2, 20, 0, "final", 0) def get_version():