1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-25 17:36:13 +01:00

- open 0.132 version

This commit is contained in:
Adrian Schröter 2011-04-27 14:39:17 +02:00
parent 85ab5e9804
commit ab48f97add
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@ -1,3 +1,6 @@
0.132
-
0.131
- new command 'develproject' to print the devel project from the package meta.
- add blt and rblt commands, aka "buildlogtail" and "remotebuildlogtail" to show

View File

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