From 23548d50dc1a3d20106b60fdcf1d8c9133b8c936 Mon Sep 17 00:00:00 2001 From: "Kjetil S. Matheussen" Date: Mon, 9 Aug 2004 13:56:13 +0000 Subject: Version update svn path=/trunk/externals/k_cext/; revision=1926 --- k_cext.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/k_cext.c b/k_cext.c index 8ea9acf..b2fdcee 100644 --- a/k_cext.c +++ b/k_cext.c @@ -25,8 +25,8 @@ #include static char *version = -"k_cext v0.3.0, written by Kjetil S. Matheussen, k.s.matheussen@notam02.no\n" -"Windows-port by Olaf Matthes."; +"k_cext v0.3.1, written by Kjetil S. Matheussen, k.s.matheussen@notam02.no\n" +"Windows-port by Olaf Matthes. Contributors: Thomas Grill and Tim Blechmann."; int instancenumber=0; // Can not be static because of the win-port. -- cgit v1.2.1