Changeset 361d658a2bb4b7e0cbb000d58ee5b21968e696f4
- Timestamp:
- 05/09/07 08:03:23
(1 year ago)
- Author:
- Bernie Purcell <bitmap@videolan.org>
- git-committer:
- Bernie Purcell <bitmap@videolan.org> 1188972203 +0000
- git-parent:
[d7790c494e9df04b54a350e18658fe63b1162b0d]
- git-author:
- Bernie Purcell <bitmap@videolan.org> 1188972203 +0000
- Message:
Change the format of the patch to live, since buildbot is
now blaming me for breaking this even though I've never
touched it.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r63c598f |
r361d658 |
|
| 159 | 159 | const char* param, |
|---|
| 160 | 160 | char*& value); |
|---|
| 161 | | --- live/liveMedia/include/liveMedia_version.hh.orig 2007-07-25 10:40:46.000000000 +0200 |
|---|
| 162 | | +++ live/liveMedia/include/liveMedia_version.hh 2007-07-27 12:43:32.000000000 +0200 |
|---|
| 163 | | @@ -5,6 +5,6 @@ |
|---|
| 164 | | #define _LIVEMEDIA_VERSION_HH |
|---|
| 165 | | |
|---|
| 166 | | #define LIVEMEDIA_LIBRARY_VERSION_STRING "2007.08.03" |
|---|
| 167 | | -#define LIVEMEDIA_LIBRARY_VERSION_INT 1186099200 |
|---|
| 168 | | +#define LIVEMEDIA_LIBRARY_VERSION_INT 9999999999 |
|---|
| 169 | | |
|---|
| 170 | | #endif |
|---|
| 171 | | |
|---|
| | 161 | *** hhhh Wed Sep 5 15:42:26 2007 |
|---|
| | 162 | --- live/liveMedia/include/liveMedia_version.hh Sat Aug 4 02:38:58 2007 |
|---|
| | 163 | *************** |
|---|
| | 164 | *** 5,10 **** |
|---|
| | 165 | #define _LIVEMEDIA_VERSION_HH |
|---|
| | 166 | |
|---|
| | 167 | #define LIVEMEDIA_LIBRARY_VERSION_STRING "2007.08.03" |
|---|
| | 168 | ! #define LIVEMEDIA_LIBRARY_VERSION_INT 1186099200 |
|---|
| | 169 | |
|---|
| | 170 | #endif |
|---|
| | 171 | --- 5,10 ---- |
|---|
| | 172 | #define _LIVEMEDIA_VERSION_HH |
|---|
| | 173 | |
|---|
| | 174 | #define LIVEMEDIA_LIBRARY_VERSION_STRING "2007.08.03" |
|---|
| | 175 | ! #define LIVEMEDIA_LIBRARY_VERSION_INT 9999999999 |
|---|
| | 176 | |
|---|
| | 177 | #endif |
|---|