Now with 0.9.1

This commit is contained in:
MisterDA
2014-04-20 18:09:54 +02:00
parent 3c06184a18
commit ae8541c147

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
## Edit this if you want to use another Löve version. ## Edit this if you want to use another Löve version.
LOVE_VERSION=0.9.0 LOVE_VERSION=0.9.1
## Short help ## ## Short help ##