From 0a9d263dc400c8a646d398261f4ae7e5f3ede7f7 Mon Sep 17 00:00:00 2001 From: Crayon2000 Date: Sat, 11 Aug 2012 02:03:45 +0000 Subject: [PATCH] [CHG] GRRLIB version changed to 4.3.2 --- GRRLIB/GRRLIB/grrlib.h | 2 +- grrlib.doxygen | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GRRLIB/GRRLIB/grrlib.h b/GRRLIB/GRRLIB/grrlib.h index ea71d3e..87ad36a 100644 --- a/GRRLIB/GRRLIB/grrlib.h +++ b/GRRLIB/GRRLIB/grrlib.h @@ -37,7 +37,7 @@ THE SOFTWARE. /** * Version information for GRRLIB. */ -#define GRRLIB_VER_STRING "4.3.2 beta" +#define GRRLIB_VER_STRING "4.3.2" //============================================================================== // Includes diff --git a/grrlib.doxygen b/grrlib.doxygen index a6eeeee..5605783 100644 --- a/grrlib.doxygen +++ b/grrlib.doxygen @@ -32,7 +32,7 @@ PROJECT_NAME = GRRLIB # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = "4.3.2 beta" +PROJECT_NUMBER = 4.3.2 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer