1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-06 21:28:42 +02:00

Open 0.161 development

This commit is contained in:
Marcus Huewe
2017-09-26 12:45:48 +02:00
parent 73e8e3e97b
commit c2922e8a67
2 changed files with 4 additions and 1 deletions

View File

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