mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-06 15:43:39 +02:00
increase version number in core.py
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
__version__ = '0.169.1.git'
|
||||
__version__ = '0.169.1'
|
||||
|
||||
# __store_version__ is to be incremented when the format of the working copy
|
||||
# "store" changes in an incompatible way. Please add any needed migration
|
||||
|
Reference in New Issue
Block a user