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

Juergen !

trunk is NOT your private playground for your private version numbers !
This commit is contained in:
2009-08-27 13:06:12 +00:00
parent 75cd1dcfa6
commit 96edadb3c4

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.121.jw03'
__version__ = '0.121'
# __store_version__ is to be incremented when the format of the working copy
# "store" changes in an incompatible way. Please add any needed migration
# functionality to check_store_version().