From 9704807b7159643c0531d24e03776cd3bb5e9845 Mon Sep 17 00:00:00 2001 From: "auria.mg" Date: Wed, 26 Jun 2019 19:46:37 -0400 Subject: Version 0.4.5 --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 6ad704e..af4619e 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -41,7 +41,7 @@ THE SOFTWARE. */ -const std::string VERSION = "git"; +const std::string VERSION = "0.4.5"; // FIXME - no memory management is done at all (anyway the program closes immediately so who cares?) -- cgit v1.2.3