1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-06 21:28:42 +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

2
NEWS
View File

@@ -1,3 +1,5 @@
0.143
0.142
- ppc64p7 build support
- request --no-devel to disable request forwarding

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