index
:
lsys.js
gh-pages
master
v0.2
3D L-Systems JavaScript Implementation
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
lsys.js
2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsys.js b/lsys.js
index c1464b4..1d79dc2 100644
--- a/
lsys.js
+++ b/
lsys.js
@@ -1,5 +1,5 @@
/*
- * LSystems.JS v0.1
+ * LSystems.JS v0.1.1
* Copyright (c) 2012, Yuval Adam
* http://yuvadm.github.com/lsys.js/LICENSE
*/