13 lines
542 B
Plaintext
13 lines
542 B
Plaintext
$OpenBSD: patch-gtimer_h,v 1.1 2007/11/17 18:09:17 sturm Exp $
|
|
--- gtimer.h.orig Fri Sep 7 13:55:54 2007
|
|
+++ gtimer.h Fri Sep 7 13:56:11 2007
|
|
@@ -59,7 +59,7 @@
|
|
/* Note: we could use "VERSION" produced from autoconf, but I like
|
|
to also have the version date, so I'll just edit this by hand. */
|
|
#define GTIMER_VERSION "1.1.6"
|
|
-#define GTIMER_VERSION_DATE "09 Mar 2003"
|
|
+#define GTIMER_VERSION_DATE "19 Mar 2003"
|
|
#define GTIMER_URL "http://www.cknudsen.com/gtimer/"
|
|
#define GTIMER_COPYRIGHT "Copyright (C) 2000-2003 Craig Knudsen"
|
|
|