Message ID | 20110623181627.5294.95976.launchpad@loganberry.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'abrek/__init__.py' --- abrek/__init__.py 2010-08-18 15:33:32 +0000 +++ abrek/__init__.py 2011-06-23 18:10:54 +0000 @@ -1,4 +1,4 @@ -# Copyright (c) 2010 Linaro +# Copyright (c) 2010, 2011 Linaro # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -13,4 +13,4 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -__version__ = "0.0.1" +__version__ = "2011.06"