Commit 3a72b28f authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Repair live patch.

The arm.config error that occurs is just that someone commited a dos file...
dos2unix could fix it. but it is not on Apples....
parent feff2e48
......@@ -164,8 +164,8 @@ diff -ruN live.orig/liveMedia/include/RTSPClient.hh live/liveMedia/include/RTSPC
#ifndef _LIVEMEDIA_VERSION_HH
#define _LIVEMEDIA_VERSION_HH
-#define LIVEMEDIA_LIBRARY_VERSION_STRING "2007.02.20"
-#define LIVEMEDIA_LIBRARY_VERSION_INT 1171929600
-#define LIVEMEDIA_LIBRARY_VERSION_STRING "2007.04.20"
-#define LIVEMEDIA_LIBRARY_VERSION_INT 1177027200
+#define LIVEMEDIA_LIBRARY_VERSION_STRING "2007.03.19"
+#define LIVEMEDIA_LIBRARY_VERSION_INT 9999999999
......
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