소스 검색

rbenv 1.1.1

pull/1133/head
Mislav Marohnić 9 년 전
부모
커밋
6cd487db81
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      libexec/rbenv---version

+ 1
- 1
libexec/rbenv---version 파일 보기

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

불러오는 중...
취소
저장