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 4c5018906..e5fa67b57 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -213,4 +213,4 @@ #define HAVE_EVENT_H /* Version number of package */ -#define VERSION "0.1.0.3-rc-cvs" +#define VERSION "0.1.0.4-rc" |