summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/cd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cd.h b/include/cd.h
index 99323d2..9ab099b 100644
--- a/include/cd.h
+++ b/include/cd.h
@@ -20,7 +20,7 @@ extern "C" {
#define CD_DESCRIPTION "A 2D Graphics Library"
#define CD_COPYRIGHT "Copyright (C) 1994-2009 Tecgraf, PUC-Rio."
#define CD_VERSION "5.2"
-#define CD_VERSION_DATE "2009/06/24"
+#define CD_VERSION_DATE "2009/06/26"
#define CD_VERSION_NUMBER 502000
typedef struct _cdContext cdContext;