Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
octobus
mercurial-devel
Commits
7eca4cfa8aad
Commit
8908892f
authored
May 04, 2005
by
mpm@selenic.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update version numbers
parent
6daf7757e92b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
hg
hg
+1
-1
setup.py
setup.py
+1
-1
No files found.
hg
View file @
7eca4cfa
#!/usr/bin/env python
#
# mercurial - a minimal scalable distributed SCM
# v0.4
c
"oedipa maas"
# v0.4
d
"oedipa maas"
#
# Copyright 2005 Matt Mackall <mpm@selenic.com>
#
...
...
setup.py
View file @
7eca4cfa
...
...
@@ -8,7 +8,7 @@
from
distutils.core
import
setup
setup
(
name
=
'mercurial'
,
version
=
'0.4
c
'
,
version
=
'0.4
d
'
,
author
=
'Matt Mackall'
,
author_email
=
'mpm@selenic.com'
,
url
=
'http://selenic.com/mercurial'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment