Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Kliks committed Jan 15, 2014
1 parent afa4779 commit 24b6f31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Change Log
----------

HEAD
~~~~~
2.0.0-rc1
~~~~~~~~~

* added Scan module - new DC discovery mechanism

Expand Down
2 changes: 1 addition & 1 deletion src/ralph/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = (1, 2, 10)
VERSION = ('2', '0', '0-rc1')

0 comments on commit 24b6f31

Please sign in to comment.