diff --git a/UIforETW/Version.h b/UIforETW/Version.h index ef7314f4..277ae1a1 100644 --- a/UIforETW/Version.h +++ b/UIforETW/Version.h @@ -3,4 +3,4 @@ // const float in a header file can lead to duplication of the storage // but I don't really care in this case. Just don't do it with a header // that is included hundreds of times. -const float kCurrentVersion = 1.32f; +const float kCurrentVersion = 1.40f;