1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-06 23:53:39 +02:00

- open 0.138 development

This commit is contained in:
2012-12-04 16:47:42 +01:00
parent 14c41ebdf8
commit fc7e26fef1
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@@ -1,3 +1,6 @@
0.138
-
0.137
- support single binary download via getbinaries command
- support to set the bugowner

View File

@@ -3,7 +3,7 @@
# and distributed under the terms of the GNU General Public Licence,
# either version 2, or version 3 (at your option).
__version__ = '0.137'
__version__ = '0.138git'
# __store_version__ is to be incremented when the format of the working copy
# "store" changes in an incompatible way. Please add any needed migration