Explorar el Código

rbenv 1.1.1

pull/1133/head
Mislav Marohnić hace 9 años
padre
commit
6cd487db81
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="1.1.0"
version="1.1.1"
git_revision=""
if cd "${BASH_SOURCE%/*}" 2>/dev/null && git remote -v 2>/dev/null | grep -q rbenv; then

Cargando…
Cancelar
Guardar