Commit a1df3d04 authored by Tres Seaver's avatar Tres Seaver

svb

parent 6fe10940
...@@ -2,6 +2,11 @@ ...@@ -2,6 +2,11 @@
Change History Change History
================ ================
4.2.0 (unreleased)
==================
- TBD
4.2.0b1 (2015-05-22) 4.2.0b1 (2015-05-22)
==================== ====================
......
...@@ -20,7 +20,7 @@ to application logic. ZODB includes features such as a plugable storage ...@@ -20,7 +20,7 @@ to application logic. ZODB includes features such as a plugable storage
interface, rich transaction support, and undo. interface, rich transaction support, and undo.
""" """
VERSION = "4.2.0b1" VERSION = "4.2.0.dev0"
import os import os
import platform import platform
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment