[Box Backup-dev] COMMIT r627 - box/chris/general/lib/win32
boxbackup-dev@fluffy.co.uk
boxbackup-dev@fluffy.co.uk
Thu, 29 Jun 2006 00:09:26 +0000 (GMT)
Author: chris
Date: 2006-06-29 00:09:25 +0000 (Thu, 29 Jun 2006)
New Revision: 627
Modified:
box/chris/general/lib/win32/emu.h
Log:
* emu.h
- "Fixed" reported version when compiling with MSVC
Modified: box/chris/general/lib/win32/emu.h
===================================================================
--- box/chris/general/lib/win32/emu.h 2006-06-19 14:12:32 UTC (rev 626)
+++ box/chris/general/lib/win32/emu.h 2006-06-29 00:09:25 UTC (rev 627)
@@ -216,7 +216,7 @@
// I (re-)defined here for the moment; has to be removed later !!!
#ifndef BOX_VERSION
-#define BOX_VERSION "0.09hWin32"
+#define BOX_VERSION "0.10_msvc"
#endif
#define S_IRGRP S_IWRITE