Commit af66ea83 authored by Tres Seaver's avatar Tres Seaver

svb

parent 5b0a01a1
...@@ -2,6 +2,11 @@ ...@@ -2,6 +2,11 @@
Change History Change History
================ ================
Unreleased
==========
- TBA
4.0.0b3 (2013-06-11) 4.0.0b3 (2013-06-11)
==================== ====================
......
...@@ -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.0.0b3" VERSION = "4.0.0dev"
import os import os
import sys import sys
......
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