Mercurial > babel > mirror
annotate setup.cfg @ 382:45acc2fade75 stable-0.9.x 0.9.3
Bump up version number on 0.9.x branch.
author | cmlenz |
---|---|
date | Wed, 09 Jul 2008 16:39:06 +0000 |
parents | 39df4248662e |
children | 576411c39433 |
rev | line source |
---|---|
43
39df4248662e
Add setup config to get the SVN revision in the version number.
cmlenz
parents:
diff
changeset
|
1 [egg_info] |
39df4248662e
Add setup config to get the SVN revision in the version number.
cmlenz
parents:
diff
changeset
|
2 tag_build = dev |
39df4248662e
Add setup config to get the SVN revision in the version number.
cmlenz
parents:
diff
changeset
|
3 tag_svn_revision = true |