Ver código fonte

release 0.2.0

pull/10/head v0.2.0
Yamashita Yuu 11 anos atrás
pai
commit
dbb1fb5a06
2 arquivos alterados com 2 adições e 2 exclusões
  1. +1
    -1
      README.md
  2. +1
    -1
      libexec/pyenv---version

+ 1
- 1
README.md Ver arquivo

@ -429,7 +429,7 @@ tracker](https://github.com/yyuu/pyenv/issues).
### Version History
**0.2.0** (February XX, 2013)
**0.2.0** (February 18, 2013)
* Import changes from rbenv 0.4.0.

+ 1
- 1
libexec/pyenv---version Ver arquivo

@ -12,7 +12,7 @@
set -e
[ -n "$PYENV_DEBUG" ] && set -x
version="0.1.2"
version="0.2.0"
cd "$PYENV_ROOT"
git_revision="$(git describe --tags HEAD 2>/dev/null || true)"

Carregando…
Cancelar
Salvar