From 3174f095c0c97d50a0ee83ec738219523e660f0b Mon Sep 17 00:00:00 2001 From: xchaos Date: Mon, 13 Jan 2025 15:07:48 +0000 Subject: [PATCH] verze git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@283 251d49ef-1d17-4917-a970-b30cf55b089b --- prometheus.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prometheus.c b/prometheus.c index 51422c6..fbd08c2 100644 --- a/prometheus.c +++ b/prometheus.c @@ -7,7 +7,7 @@ /* Credit: CZFree.Net,Martin Devera,Netdave,Aquarius,Gandalf */ /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ -/* Modified by: xChaos, 20231028 +/* Modified by: xChaos, 20250113 ludva, 20080415 Prometheus QoS is free software; you can redistribute it and/or @@ -29,7 +29,7 @@ #include "cll1-0.6.2.h" #include "ipstruct.h" -const char *version = "1.0.1"; +const char *version = "1.0.1-a"; /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ /* Versions: 0.9.0 is development release, 1.0 will be "stable" */ -- 2.30.2