Changeset 07dc50ce9dbf34e81b3b2aa4e305b96bda85f836
- Timestamp:
- 08/06/07 16:31:30
(1 year ago)
- Author:
- Felix Paul Kühne <fkuehne@videolan.org>
- git-committer:
- Felix Paul Kühne <fkuehne@videolan.org> 1181313090 +0000
- git-parent:
[01cfaf9ca43beb8da886cd59563c5d134b925eb3]
- git-author:
- Felix Paul Kühne <fkuehne@videolan.org> 1181313090 +0000
- Message:
* reverted [20479], as my previously checked-in patch was correct ;)
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r090917e |
r07dc50c |
|
| 164 | 164 | #define _LIVEMEDIA_VERSION_HH |
|---|
| 165 | 165 | |
|---|
| 166 | | #define LIVEMEDIA_LIBRARY_VERSION_STRING "2007.04.24" |
|---|
| 167 | | -#define LIVEMEDIA_LIBRARY_VERSION_INT 1177372800 |
|---|
| | 166 | #define LIVEMEDIA_LIBRARY_VERSION_STRING "2007.05.24" |
|---|
| | 167 | -#define LIVEMEDIA_LIBRARY_VERSION_INT 1179964800 |
|---|
| 168 | 168 | +#define LIVEMEDIA_LIBRARY_VERSION_INT 9999999999 |
|---|
| 169 | 169 | |
|---|