diff --git a/http b/http index ea48987..5544bc4 100644 Binary files a/http and b/http differ diff --git a/http-debug.dot b/http-debug.dot index 7b55f3d..e654798 100644 Binary files a/http-debug.dot and b/http-debug.dot differ diff --git a/src/version.inc.asm b/src/version.inc.asm index d953c3e..e35df36 100644 --- a/src/version.inc.asm +++ b/src/version.inc.asm @@ -1,5 +1,5 @@ IFNDEF TESTING - DEFINE VERSION "1.0.0" + DEFINE VERSION "1.0.1" ELSE DEFINE VERSION "TEST" ENDIF