1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-08 05:58:43 +02:00

- open 0.143 development

This commit is contained in:
2013-11-21 10:32:17 +01:00
parent de3e141256
commit 99b3af9a41
2 changed files with 3 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
from __future__ import print_function
__version__ = '0.142'
__version__ = '0.142git'
# __store_version__ is to be incremented when the format of the working copy
# "store" changes in an incompatible way. Please add any needed migration