diff --git a/Doxyfile b/Doxyfile index 9d16333a..c0ed9fd4 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1,6 +1,6 @@ DOXYFILE_ENCODING = UTF-8 PROJECT_NAME = "tangle-accelerator" -PROJECT_NUMBER = 0.9.2 +PROJECT_NUMBER = 0.9.5 OUTPUT_DIRECTORY = docs/ OPTIMIZE_OUTPUT_FOR_C = YES INPUT = . \ diff --git a/accelerator/config.h b/accelerator/config.h index 4ed59eba..1eb5fb40 100644 --- a/accelerator/config.h +++ b/accelerator/config.h @@ -37,7 +37,7 @@ extern "C" { /** @name tangle-accelerator configures */ /** @{ */ -#define TA_VERSION "tangle-accelerator/0.9.2" +#define TA_VERSION "tangle-accelerator/0.9.5" #define TA_HOST "localhost" #define TA_PORT 8000 #define SEED \