summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--src/definitions.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 36f971e..1f5f859 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
bin/*
+TODO \ No newline at end of file
diff --git a/src/definitions.h b/src/definitions.h
index 2bf70ae..491f67c 100644
--- a/src/definitions.h
+++ b/src/definitions.h
@@ -1,7 +1,7 @@
#ifndef INCLUDE_EMBEDDED_RESOURCES
#define INCLUDE_EMBEDDED_RESOURCES
-#define TS_VERSION "v1.0.0"
+#define TS_VERSION "v2.0.0"
// Find these with dumpbin [objfile] /SYMBOLS
extern "C"