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

- roll 0.144.0 release

This commit is contained in:
2014-02-27 10:40:02 +01:00
parent 955c46495b
commit fdd58e23c8
2 changed files with 3 additions and 1 deletions

View File

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