diff options
Diffstat (limited to 'src/win32')
-rw-r--r-- | src/win32/orconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index 55c23b7bc2..b154b83f03 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -215,4 +215,4 @@ #define HAVE_EVENT_H /* Version number of package */ -#define VERSION "0.1.1.1-alpha-cvs" +#define VERSION "0.1.1.2-alpha" |