diff --git a/bin/drake-pkg b/bin/drake-pkg index 581054d..ccaa7b8 100755 --- a/bin/drake-pkg +++ b/bin/drake-pkg @@ -4,7 +4,7 @@ # It has all the self-install, self-upgrade and build from source feature stripped out. -DRAKE_VERSION=1.0.1 +DRAKE_VERSION=1.0.3 if [ "$1" = "--upgrade" ]; then echo "This version of drake was installed with a package manager, but"