[Zodb-checkins] [Checkins] SVN: ZODB/branches/3.8/ Merged the ctheune-bushy-directory-3.8 branch which makes blobs work
Wichert Akkerman
wichert at wiggy.net
Wed Aug 27 06:26:47 EDT 2008
Previously Jim Fulton wrote:
> Modified: ZODB/branches/3.8/setup.py
> ===================================================================
> --- ZODB/branches/3.8/setup.py 2008-08-27 09:59:44 UTC (rev 90418)
> +++ ZODB/branches/3.8/setup.py 2008-08-27 10:05:58 UTC (rev 90419)
> @@ -20,7 +20,7 @@
> interface, rich transaction support, and undo.
> """
>
> -VERSION = "3.8.1dev"
> +VERSION = "3.8.1dev.bushy"
This looks like a merge error.
Wichert.
--
Wichert Akkerman <wichert at wiggy.net> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
More information about the Zodb-checkins
mailing list