aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/1AOor2.lsl
diff options
context:
space:
mode:
authoronefang2021-09-06 22:24:49 +1000
committeronefang2021-09-06 22:24:49 +1000
commit7aa26c23ee25891885613b8655436d18d657a6cc (patch)
tree91aa7612369fd7a3edda676cc1ad007e11ecc1c8 /1AOor2.lsl
parentDoc clean ups. (diff)
download1ring-7aa26c23ee25891885613b8655436d18d657a6cc.zip
1ring-7aa26c23ee25891885613b8655436d18d657a6cc.tar.gz
1ring-7aa26c23ee25891885613b8655436d18d657a6cc.tar.bz2
1ring-7aa26c23ee25891885613b8655436d18d657a6cc.tar.xz
Bump version to v0.14
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 f4bdb87..09a416b 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.13 test version"; 5string Version = "1AOor2 v0.14 test version";
6 6
7// BEGIN boilerplate. 7// BEGIN boilerplate.
8integer DEBUG = FALSE; 8integer DEBUG = FALSE;