aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/1AOor2.lsl
diff options
context:
space:
mode:
authoronefang2021-09-06 19:46:32 +1000
committeronefang2021-09-06 19:46:32 +1000
commitfd339bdad3b4849ecdfa5df0c9e1d4d80e8c60d0 (patch)
tree864865db3edebfbefb3cde6e318c4a106defce65 /1AOor2.lsl
parentUpdate changelog. (diff)
download1ring-fd339bdad3b4849ecdfa5df0c9e1d4d80e8c60d0.zip
1ring-fd339bdad3b4849ecdfa5df0c9e1d4d80e8c60d0.tar.gz
1ring-fd339bdad3b4849ecdfa5df0c9e1d4d80e8c60d0.tar.bz2
1ring-fd339bdad3b4849ecdfa5df0c9e1d4d80e8c60d0.tar.xz
Version bump to v0.13.
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 068b897..b388268 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.12 test version"; 5string Version = "1AOor2 v0.13 test version";
6 6
7// BEGIN boilerplate. 7// BEGIN boilerplate.
8integer DEBUG = FALSE; 8integer DEBUG = FALSE;