1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-10 14:56:14 +01:00

- roll 0.142 release

This commit is contained in:
Adrian Schröter 2013-11-21 10:27:31 +01:00
parent 89eb129e4d
commit de3e141256

View File

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