diff --git a/rst2rfcxml/main.cpp b/rst2rfcxml/main.cpp index aadea52..b3f8265 100644 --- a/rst2rfcxml/main.cpp +++ b/rst2rfcxml/main.cpp @@ -4,7 +4,7 @@ #include "CLI11.hpp" #include "rst2rfcxml.h" -#define VERSION "rst2xmlrfc 1.0.0" +#define VERSION "rst2xmlrfc 1.1.0" using namespace std;