aboutsummaryrefslogtreecommitdiff
path: root/chaos/src/main.cpp
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2005-06-09 12:52:17 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:59 +0200
commit2434290915cda6ed855e4dc2249312153b995817 (patch)
treef6c2a4c5c5c82cfcfb931dd8fa91ebb16b982721 /chaos/src/main.cpp
parent5fda6973fd8d94872a61d99d264ee5902824139d (diff)
changed initialisation
svn path=/trunk/externals/tb/; revision=3145
Diffstat (limited to 'chaos/src/main.cpp')
-rw-r--r--chaos/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/chaos/src/main.cpp b/chaos/src/main.cpp
index c78a7b5..f781f7d 100644
--- a/chaos/src/main.cpp
+++ b/chaos/src/main.cpp
@@ -23,7 +23,7 @@
void chaos_library_setup()
{
- post("chaos~ version "PACKAGE_VERSION", compiled on "__DATE__" \n");
+ post("chaos~ version 0.01, compiled on "__DATE__" \n");
CHAOS_ADD(bernoulli);