Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
support/version: do not echo VER twice
  • Loading branch information
perexg committed May 26, 2015
1 parent 7643f72 commit 2c8f91a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion support/version
Expand Up @@ -25,7 +25,6 @@ else
[1-9]*\.[0-9]*) ;;
*) VER="0.0.0~unknown" ;;
esac
echo $VER
fi

# Output
Expand Down

0 comments on commit 2c8f91a

Please sign in to comment.