diff options
Diffstat (limited to 'tcl_setup.cxx')
-rw-r--r-- | tcl_setup.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl_setup.cxx b/tcl_setup.cxx index 15eb3c3..c66b929 100644 --- a/tcl_setup.cxx +++ b/tcl_setup.cxx @@ -13,7 +13,7 @@ void tclpd_setup(void) { return; } - post("Tcl loader v0.1.1 - 08.2009"); + post("Tcl loader v" TCLPD_VERSION); proxyinlet_setup(); |