Explorar el Código

rbenv 1.0.0

pull/653/head^2
Mislav Marohnić hace 10 años
padre
commit
3997a394d9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      libexec/rbenv---version

+ 1
- 1
libexec/rbenv---version Ver fichero

@ -12,7 +12,7 @@
set -e
[ -n "$RBENV_DEBUG" ] && set -x
version="0.4.0"
version="1.0.0"
git_revision=""
if cd "${BASH_SOURCE%/*}" 2>/dev/null && git remote -v 2>/dev/null | grep -q rbenv; then

Cargando…
Cancelar
Guardar