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

bump version to 0.104, adjust NEWS file

This commit is contained in:
Dr. Peter Poeml
2008-06-11 08:34:39 +00:00
parent 693987ac49
commit 7d8834a0a3
2 changed files with 11 additions and 1 deletions

View File

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