Skip to content
Snippets Groups Projects
Commit 7eca4cfa8aad authored by mpm's avatar mpm
Browse files

Update version numbers

parent 6daf7757e92b
Branches
Tags 0.4d
No related merge requests found
#!/usr/bin/env python
#
# mercurial - a minimal scalable distributed SCM
# v0.4c "oedipa maas"
# v0.4d "oedipa maas"
#
# Copyright 2005 Matt Mackall <mpm@selenic.com>
#
......
......@@ -8,7 +8,7 @@
from distutils.core import setup
setup(name='mercurial',
version='0.4c',
version='0.4d',
author='Matt Mackall',
author_email='mpm@selenic.com',
url='http://selenic.com/mercurial',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment