Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
isprogram
/
pyenv
miroir de
https://github.com/pyenv/pyenv.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Projects
0
Versions
240
Wiki
Activité
Parcourir la source
v0.4.0-20130726
pull/45/head
v0.4.0-20130726
Yamashita Yuu
il y a 13 ans
Parent
9e133adf99
révision
ce66352f6d
2 fichiers modifiés
avec
2 ajouts
et
2 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-1
CHANGELOG.md
+1
-1
libexec/pyenv---version
+ 1
- 1
CHANGELOG.md
Voir le fichier
@ -1,6 +1,6 @@
## Version History
#### 0.4.0-2013
MMDD
#### 0.4.0-2013
0726
* pyenv: Fix minor issue of variable scope in
`pyenv versions`
* python-build: Update base version to ruby-build v20130628
+ 1
- 1
libexec/pyenv---version
Voir le fichier
@ -12,7 +12,7 @@
set -e
[ -n "$PYENV_DEBUG" ] && set -x
version="0.4.0-201306
13
"
version="0.4.0-20130
72
6"
cd "$PYENV_ROOT"
git_revision="$(git describe --tags HEAD 2>/dev/null || true)"
Écrire
Aperçu
Chargement…
Annuler
Enregistrer