version 0.7.7-2
[svn/Prometheus-QoS/.git] / prometheus.c
index 3abaa34ecb78b77d2ed83100e20b42b3d05f13f2..95d2493f4369ff424f9fcb541b7cd324459bf87e 100644 (file)
@@ -7,7 +7,7 @@
 /* === Credits: CZFree.Net, Martin Devera, Netdave, Aquarius === */\r
 /* ============================================================= */\r
 \r
-/* Modified: xChaos, 20080119\r
+/* Modified: xChaos, 20080201\r
              ludva, 20071227\r
 \r
    Prometheus QoS is free software; you can redistribute it and/or\r
@@ -31,9 +31,9 @@
 #define MAX_GUARANTED_KBPS 2048\r
 #undef DEBUG\r
 \r
-#include "cll1.h"\r
+#include "cll1-0.6.h"\r
 \r
-const char *version="0.7.7-1"; /*0.7.9 will be last development, 0.8.0 first stable */\r
+const char *version="0.7.7-2"; /*0.7.9 will be last development, 0.8.0 first stable */\r
 \r
 /* ======= Help screen is hopefuly self-documenting part of code :-) ======= */\r
 \r
This page took 0.106219 seconds and 4 git commands to generate.