aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/1AOor2.lsl
diff options
context:
space:
mode:
authoronefang2019-07-04 01:58:09 +1000
committeronefang2019-07-04 01:58:09 +1000
commita336123fa257d1cd53eb2fa5306a04e1b5fec03b (patch)
tree3414688f2b53980275337b0a475ecb0551f122af /1AOor2.lsl
parentShow valid menu items in the scrolly text, coz some might be too long to show... (diff)
download1ring-a336123fa257d1cd53eb2fa5306a04e1b5fec03b.zip
1ring-a336123fa257d1cd53eb2fa5306a04e1b5fec03b.tar.gz
1ring-a336123fa257d1cd53eb2fa5306a04e1b5fec03b.tar.bz2
1ring-a336123fa257d1cd53eb2fa5306a04e1b5fec03b.tar.xz
Bump version to 0.12 test
Diffstat (limited to '1AOor2.lsl')
-rw-r--r--1AOor2.lsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/1AOor2.lsl b/1AOor2.lsl
index 1c14b32..39b1184 100644
--- a/1AOor2.lsl
+++ b/1AOor2.lsl
@@ -2,7 +2,7 @@
2// AO and couples interactions. An Animation Overrider with a swimmer and a smiler, which are also AO type things. 2// AO and couples interactions. An Animation Overrider with a swimmer and a smiler, which are also AO type things.
3// evry byt cnts 3// evry byt cnts
4 4
5string Version = "1AOor2 v0.11 test version"; 5string Version = "1AOor2 v0.12 test version";
6 6
7// BEGIN boilerplate. 7// BEGIN boilerplate.
8integer DEBUG = FALSE; 8integer DEBUG = FALSE;