From f5de2663f0fbb7d7f23fac0d22c9fb99ea994501 Mon Sep 17 00:00:00 2001 From: Haifeng Chen Date: Tue, 23 Jun 2015 13:13:07 -0700 Subject: [PATCH] version 0.3 to 0.4 --- src/walt/util.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/walt/util.hpp b/src/walt/util.hpp index 8928314..4ea1e67 100644 --- a/src/walt/util.hpp +++ b/src/walt/util.hpp @@ -15,7 +15,7 @@ #include #include -const char walt_version[] = "0.3"; +const char walt_version[] = "0.4"; #ifdef SEEDPATTERN7 #define SEEPATTERNLEN 7