| libwpd-stream.h | | libwpd-stream.h | |
| | | | |
| skipping to change at line 30 | | skipping to change at line 30 | |
| | | | |
| /* "This product is not manufactured, approved, or supported by | | /* "This product is not manufactured, approved, or supported by | |
| * Corel Corporation or Corel Corporation Limited." | | * Corel Corporation or Corel Corporation Limited." | |
| */ | | */ | |
| | | | |
| #ifndef LIBWPD_STREAM_H | | #ifndef LIBWPD_STREAM_H | |
| #define LIBWPD_STREAM_H | | #define LIBWPD_STREAM_H | |
| | | | |
| #define LIBWPD_STREAM_VERSION_MAJOR 0 | | #define LIBWPD_STREAM_VERSION_MAJOR 0 | |
| #define LIBWPD_STREAM_VERSION_MINOR 9 | | #define LIBWPD_STREAM_VERSION_MINOR 9 | |
|
| #define LIBWPD_STREAM_VERSION_REVISION 2 | | #define LIBWPD_STREAM_VERSION_REVISION 3 | |
| #define LIBWPD_STREAM_VERSION_STRING "0.9.2" | | #define LIBWPD_STREAM_VERSION_STRING "0.9.3" | |
| | | | |
| #include "WPXStream.h" | | #include "WPXStream.h" | |
| #include "WPXStreamImplementation.h" | | #include "WPXStreamImplementation.h" | |
| | | | |
| #endif /* LIBWPD_STREAM_H */ | | #endif /* LIBWPD_STREAM_H */ | |
| | | | |
End of changes. 1 change blocks. |
| 2 lines changed or deleted | | 2 lines changed or added | |
|