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

declare this as 0.123 release :)

This commit is contained in:
2009-10-20 08:47:15 +00:00
parent 9266647b0c
commit 8ea675b8de
2 changed files with 2 additions and 2 deletions

View File

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