X-Git-Url: http://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=prometheus.c;h=95d2493f4369ff424f9fcb541b7cd324459bf87e;hp=3abaa34ecb78b77d2ed83100e20b42b3d05f13f2;hb=211415b9fbc3be56d6ae9db5c5af3023b403922c;hpb=99127c70a2642b70ed3cde02f22ed2e4fc5d126f diff --git a/prometheus.c b/prometheus.c index 3abaa34..95d2493 100644 --- a/prometheus.c +++ b/prometheus.c @@ -7,7 +7,7 @@ /* === Credits: CZFree.Net, Martin Devera, Netdave, Aquarius === */ /* ============================================================= */ -/* Modified: xChaos, 20080119 +/* Modified: xChaos, 20080201 ludva, 20071227 Prometheus QoS is free software; you can redistribute it and/or @@ -31,9 +31,9 @@ #define MAX_GUARANTED_KBPS 2048 #undef DEBUG -#include "cll1.h" +#include "cll1-0.6.h" -const char *version="0.7.7-1"; /*0.7.9 will be last development, 0.8.0 first stable */ +const char *version="0.7.7-2"; /*0.7.9 will be last development, 0.8.0 first stable */ /* ======= Help screen is hopefuly self-documenting part of code :-) ======= */