[xiph-cvs] cvs commit: icecast/src global.h

Ed oddsock at xiph.org
Sat Nov 22 14:23:05 PST 2003



oddsock     03/11/22 17:23:05

  Modified:    src      global.h
  Log:
  lets make the ICECAST_VERSION_STRING a bit less of a maintance issue...

Revision  Changes    Path
1.9       +1 -1      icecast/src/global.h

Index: global.h
===================================================================
RCS file: /usr/local/cvsroot/icecast/src/global.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- global.h	25 Jul 2003 14:29:33 -0000	1.8
+++ global.h	22 Nov 2003 22:23:04 -0000	1.9
@@ -6,7 +6,7 @@
 #define ICE_RUNNING 1
 #define ICE_HALTING 2
 
-#define ICECAST_VERSION_STRING "Icecast 2.0-alpha2/cvs"
+#define ICECAST_VERSION_STRING "Icecast 2.x"
 
 #define MAX_LISTEN_SOCKETS 10
 

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list