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

* go to version 0.115

This commit is contained in:
2009-03-17 16:19:02 +00:00
parent 752756eae1
commit 4e6c62c693
2 changed files with 7 additions and 1 deletions

View File

@@ -7,7 +7,7 @@
# and distributed under the terms of the GNU General Public Licence,
# either version 2, or (at your option) any later version.
__version__ = '0.114'
__version__ = '0.115'
# __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().