Skip to content

Commit

Permalink
- open 0.133 developement
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianschroeter committed Jun 7, 2011
1 parent 425fdec commit 8bc3f3a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
0.133
-

0.132
- rdelete and undelete command requesting now a comment
- add 'requestbugownership' command for setting the bugowner via request
Expand Down
2 changes: 1 addition & 1 deletion osc/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.132'
__version__ = '0.132git'

# __store_version__ is to be incremented when the format of the working copy
# "store" changes in an incompatible way. Please add any needed migration
Expand Down

0 comments on commit 8bc3f3a

Please sign in to comment.