1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-26 16:19:13 +02:00

open 0.148 development

This commit is contained in:
2014-08-26 09:53:19 +02:00
parent 3606506d1e
commit 6a7535d2e7
2 changed files with 4 additions and 1 deletions

View File

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