3db916d092
PR: 23711 Submitted by: Sergey Samoyloff <gonza@techline.ru>
11 lines
332 B
C++
11 lines
332 B
C++
--- hpp/constant.hpp.orig Wed Sep 20 14:46:48 2000
|
|
+++ hpp/constant.hpp Wed Sep 20 14:47:01 2000
|
|
@@ -30,7 +30,7 @@
|
|
#define PATHDELIMS "/"
|
|
#define PATHDELIMC '/'
|
|
#endif
|
|
-#define FVersion "3.01"OsType
|
|
+#define FVersion "3.01"
|
|
#define RevisionHI 3
|
|
#define RevisionLO 1
|
|
#define FTrackProductLo 0xff
|