# HG changeset patch # User Bob Ippolito <bob@redivi.com> # Date 1169107933 0 # Thu Jan 18 08:12:13 2007 +0000 # Node ID a4c3f06e5ebca2cc3cabcc6de316a0b4f7419666 # Parent 914bd8f94a15034774811afea006235e076a201b simplejson 1.5 git-svn-id: http://simplejson.googlecode.com/svn/trunk@38 a4795897-2c25-0410-b006-0d3caba88fa1 diff --git a/setup.cfg b/setup.cfg --- a/setup.cfg +++ b/setup.cfg @@ -1,3 +1,3 @@ [egg_info] -tag_build = dev -tag_svn_revision = true +#tag_build = dev +#tag_svn_revision = true