aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2022-02-09 11:50:13 -0600
committerGitHub2022-02-09 11:50:13 -0600
commit946f5edaa3f0c2dd39c50ab6ee1f9e883be8f470 (patch)
tree405a13543e769e038593b15a38d17068f4de8103
parent8ebd28113c6b7a8e2a70cf41fba2735ce0c4f29a (diff)
Bump version to 2.0.0v2.0.0
-rw-r--r--src/include/zenmonitor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/zenmonitor.h b/src/include/zenmonitor.h
index e135c35..a4051bb 100644
--- a/src/include/zenmonitor.h
+++ b/src/include/zenmonitor.h
@@ -5,7 +5,7 @@
#include <glib.h>
#define ERROR_VALUE -999.0
-#define VERSION "1.4.2"
+#define VERSION "2.0.0"
typedef struct
{