diff --git a/VERSION.txt b/VERSION.txt index 80c4caf..af253c1 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -4.0.14 +4.0.15 diff --git a/image-opensim/env b/image-opensim/env index 57a02b0..b440887 100644 --- a/image-opensim/env +++ b/image-opensim/env @@ -12,7 +12,8 @@ OS_CONFIG=${OS_CONFIG:-standalone} # The sources to build -OS_GIT_REPO=git://opensimulator.org/git/opensim +#OS_GIT_REPO=git://opensimulator.org/git/opensim +OS_GIT_REPO=git://github.com/opensim/opensim.git OS_GIT_BRANCH=master # OS_GIT_BRANCH=opensim-rel-0.9.3.8940 OS_BUILDTARGET=Release