diff options
Diffstat (limited to 'mail/ftrack/files/patch-hpp::constant.hpp')
-rw-r--r-- | mail/ftrack/files/patch-hpp::constant.hpp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ftrack/files/patch-hpp::constant.hpp b/mail/ftrack/files/patch-hpp::constant.hpp new file mode 100644 index 000000000000..a81a04cc7a6f --- /dev/null +++ b/mail/ftrack/files/patch-hpp::constant.hpp @@ -0,0 +1,11 @@ +--- 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 |