diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/cd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cd.h b/include/cd.h index 7a72d74..b491d84 100644 --- a/include/cd.h +++ b/include/cd.h @@ -19,7 +19,7 @@ extern "C" { #define CD_NAME "CD - Canvas Draw" #define CD_DESCRIPTION "A 2D Graphics Library" #define CD_COPYRIGHT "Copyright (C) 1994-2008 Tecgraf, PUC-Rio." -#define CD_VERSION "5.1.0" +#define CD_VERSION "5.1" #define CD_VERSION_DATE "2008/10/14" #define CD_VERSION_NUMBER 501000 |