diff mbox

[Branch,~linaro-validation/lava-test/trunk] Rev 113: Bump version to 0.3.4

Message ID 20120207223811.13301.83846.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Zygmunt Krynicki Feb. 7, 2012, 10:38 p.m. UTC
------------------------------------------------------------
revno: 113
tags: release-0.3.4
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: trunk
timestamp: Tue 2012-02-07 23:36:33 +0100
message:
  Bump version to 0.3.4
modified:
  lava_test/__init__.py


--
lp:lava-test
https://code.launchpad.net/~linaro-validation/lava-test/trunk

You are subscribed to branch lp:lava-test.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-test/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'lava_test/__init__.py'
--- lava_test/__init__.py	2012-01-19 17:46:21 +0000
+++ lava_test/__init__.py	2012-02-07 22:36: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, 3, 3, "final", 0)
+__version__ = (0, 3, 4, "final", 0)