diff options
author | Barattero Laurent <laurent@larueluberlu.net> | 2024-10-06 22:22:06 +0200 |
---|---|---|
committer | Barattero Laurent <laurent@larueluberlu.net> | 2024-10-06 22:22:06 +0200 |
commit | 1742fe7d6f81169a5182e459dd45e51a69181ef0 (patch) | |
tree | 4dfa824ea105de42d63d2a01608f2a5f08dc7880 /src/buffermanager.cpp | |
parent | 49fe49f7f0c6ad3ec81fbcbcd266ce627379182a (diff) |
Also, update of atoreconf, readme, man, exemples, help...
Diffstat (limited to 'src/buffermanager.cpp')
-rw-r--r-- | src/buffermanager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffermanager.cpp b/src/buffermanager.cpp index 9b68790..717cd25 100644 --- a/src/buffermanager.cpp +++ b/src/buffermanager.cpp @@ -22,7 +22,7 @@ * Description: take the parsed, tokenized lines and manage them. * send also some rules test * - * Version: 0.3.0 + * Version: 0.3.2 * Created: 30/12/2013 12:12:46 * Revision: none * Compiler: gcc |