Commit 737e3560 authored by Felix Paul Kühne's avatar Felix Paul Kühne

* updated to current live version

parent f63aead9
...@@ -158,13 +158,14 @@ diff -ruN live.orig/liveMedia/include/RTSPClient.hh live/liveMedia/include/RTSPC ...@@ -158,13 +158,14 @@ diff -ruN live.orig/liveMedia/include/RTSPClient.hh live/liveMedia/include/RTSPC
Boolean parseGetParameterHeader(char const* line, Boolean parseGetParameterHeader(char const* line,
const char* param, const char* param,
char*& value); char*& value);
--- live/liveMedia/include/liveMedia_version.hh.orig 2007-04-24 11:38:22.000000000 +0200 --- live/liveMedia/include/liveMedia_version.hh.orig 2007-05-24 22:44:37.000000000 +0200
+++ live/liveMedia/include/liveMedia_version.hh 2007-04-28 14:06:50.000000000 +0200 +++ live/liveMedia/include/liveMedia_version.hh 2007-05-27 14:16:11.000000000 +0200
@@ -5,6 +5,6 @@ @@ -5,6 +5,6 @@
#define _LIVEMEDIA_VERSION_HH #define _LIVEMEDIA_VERSION_HH
#define LIVEMEDIA_LIBRARY_VERSION_STRING "2007.04.24" #define LIVEMEDIA_LIBRARY_VERSION_STRING "2007.05.24"
-#define LIVEMEDIA_LIBRARY_VERSION_INT 1177372800 -#define LIVEMEDIA_LIBRARY_VERSION_INT 1179964800
+#define LIVEMEDIA_LIBRARY_VERSION_INT 9999999999 +#define LIVEMEDIA_LIBRARY_VERSION_INT 9999999999
#endif #endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment