Message ID | 20120306123211.25699.58870.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'doc/changes.rst' --- doc/changes.rst 2012-02-07 22:40:27 +0000 +++ doc/changes.rst 2012-03-06 12:29:33 +0000 @@ -1,6 +1,11 @@ Version History *************** +.. _version_0_5: + +Version 0.5 +=========== + .. _version_0_4: Version 0.4 === modified file 'lava_test/__init__.py' --- lava_test/__init__.py 2012-02-16 01:39:52 +0000 +++ lava_test/__init__.py 2012-03-06 12:29:33 +0000 @@ -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, 4, 0, "final", 0) +__version__ = (0, 5, 0, "dev", 0)