From: Jean-Marc Pigeon (Delson) Date: Thu, 1 Aug 2024 20:16:36 +0000 (-0400) Subject: Still working on Version number X-Git-Tag: tag-0.4~31 X-Git-Url: https://jmp-git.ovh.safe.ca/?a=commitdiff_plain;h=1990d23d564769ee0b23e2f7d8b759e596e60c04;p=jmp%2Fmailleur Still working on Version number --- diff --git a/lib/subrou.c b/lib/subrou.c index 41807fa..6ffce23 100644 --- a/lib/subrou.c +++ b/lib/subrou.c @@ -19,7 +19,8 @@ //version definition #define VERSION "0.3" -#define RELEASE "1" +#define RELEASE "2" + //Public variables PUBLIC int debug=0; //debug level