From: Jason Kirtland Date: Wed, 9 Jan 2008 20:23:53 +0000 (+0000) Subject: re-bump X-Git-Tag: rel_0_4_2p3~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54f711166225763a472b611b25994bf332bb06ea;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git re-bump --- diff --git a/CHANGES b/CHANGES index f808b369b9..9d79606cb2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,8 @@ ======= CHANGES ======= -0.4.2r3 + +0.4.2p3 ------ - general - sub version numbering scheme changed to suite setuptools version @@ -25,7 +26,7 @@ CHANGES - dialects - Fixed reflection of mysql empty string column defaults. -0.4.2b (0.4.2r2) +0.4.2b (0.4.2p2) ------ - sql - changed name of TEXT to Text since its a "generic" type; TEXT name is @@ -71,7 +72,7 @@ CHANGES MSDateTime subclasses so that incoming "datetime" objects don't get mis-interpreted as "date" objects and vice versa, [ticket:923] -0.4.2a (0.4.2r1) +0.4.2a (0.4.2p1) ------ - orm diff --git a/VERSION b/VERSION index b8ff71a455..2413ed9278 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1 @@ -0.4.2r3 - +0.4.2p3