~pieq/checkbox/add-30suspend-1reboot-cycles-support

« back to all changes in this revision

Viewing changes to checkbox-ng/checkbox_ng/__init__.py

  • Committer: Sylvain Pineau
  • Author(s): Sylvain Pineau
  • Date: 2015-09-28 13:20:53 UTC
  • mfrom: (4001.1.18 trunk)
  • Revision ID: sylvain_pineau-20150928132053-enxu0smp5ff1225g
"Release_2015_Week40 [r=sylvain-pineau][bug=1331302,1341769,1347120,1382321,1383447,1387782,1387843,1388055,1388747,1389253,1399481,1400646,1403933,1406719,1410501,1428615,1451343,1451541][author=checkbox-dev]"

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
CheckBoxNG is a new version of CheckBox built on top of PlainBox
25
25
"""
26
26
 
27
 
__version__ = (0, 21, 0, "dev", 0)
 
27
__version__ = (0, 22, 0, "dev", 0)