aboutsummaryrefslogtreecommitdiff
path: root/chaos/src/main.cpp
diff options
context:
space:
mode:
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);