1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-02-23 10:42:14 +01:00

open 0.156 development

This commit is contained in:
Adrian Schröter 2016-07-29 16:06:53 +02:00
parent a2a6cc95f5
commit 9a3f33d5e3
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@ -1,3 +1,6 @@
0.156
-
0.155
- osc service runall: runs all service local, independend of the mode
This allows to create local files even when disabled or

View File

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