~mwhudson/lava-dispatcher/trunk

« back to all changes in this revision

Viewing changes to lava_dispatcher/__init__.py

  • Committer: Andy Doan
  • Date: 2012-08-28 04:59:26 UTC
  • Revision ID: andy.doan@linaro.org-20120828045926-1vxup3g96o2pqr03
Tags: 2012.08, release-0.17
release-0.17

2012.08

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
# along
19
19
# with this program; if not, see <http://www.gnu.org/licenses>.
20
20
 
21
 
__version__ = (0, 16, 0, "final", 0)
 
21
__version__ = (0, 17, 0, "final", 0)