Mercurial 0.9.2 released!
Georg-W. Koltermann
gwk.rko at googlemail.com
Mon Dec 11 22:03:30 UTC 2006
Am Montag, den 11.12.2006, 11:05 -0500 schrieb Colin McMillen:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi all,
>
> Did the version number actually get bumped for the new release? I
> upgraded to 0.9.2 this morning (from 0.9.1) and hg version still prints:
>
> Mercurial Distributed SCM (version 0.9.1)
>
> However, I clearly havethe new functionality mentioned in the changelog:
>
> $ hg rev
> abort: no files or directories specified; use --all to revert the whole repo
>
> $ hg branch -h
> hg branch [NAME]
>
> set or show the current branch name
>
> With <name>, set the current branch name. Otherwise, show the
> current branch name.
>
> I'm presuming this is related to the recent thread titled "small
> problems in MANIFEST generation in setup.py", but just wanted to confirm
> that the version number didn't get updated for me.
>
> Colin
I think the 0.9.2 tarball was missing a __version__.py. Your installed
mercurial may be picking up the __version__.py{,c} from your previous
install.
Try installing directly from the 0.9.2 tag of the master repository,
http://www.selenic.com/hg/. That did the trick for me.
--
Regards,
Georg.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3441 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20061211/a318c15e/attachment-0001.bin>
More information about the Mercurial
mailing list