Sfoglia il codice sorgente

rbenv 1.1.1

pull/1133/head
Mislav Marohnić 7 anni fa
parent
commit
6cd487db81
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      libexec/rbenv---version

+ 1
- 1
libexec/rbenv---version Vedi File

@ -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

Caricamento…
Annulla
Salva