diff options
Diffstat (limited to 'src/iemgui.c')
-rw-r--r-- | src/iemgui.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iemgui.c b/src/iemgui.c index 7e7a963..48008b9 100644 --- a/src/iemgui.c +++ b/src/iemgui.c @@ -108,6 +108,6 @@ void iemgui_setup(void) iem_event_setup(); // toggle_matrix_setup(); - post("iemgui (R-1.16) library loaded! (c) Thomas Musil 05.2005"); + post("iemgui (R-1.17) library loaded! (c) Thomas Musil 11.2006"); post(" musil%ciem.at iem KUG Graz Austria", '@'); } |