summaryrefslogtreecommitdiff
path: root/src/project_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/project_base.h')
-rw-r--r--src/project_base.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/project_base.h b/src/project_base.h
index 9d2ca5f..6447204 100644
--- a/src/project_base.h
+++ b/src/project_base.h
@@ -7,9 +7,7 @@
#ifndef INCLUDE_PROJECT_BASE
#define INCLUDE_PROJECT_BASE
-// TODO(Aldrik): scrolling images and text cuts off top because of scissor rec in cpu render mode
-
-#define PROJECT_BASE_VERSION "2"
+#define PROJECT_BASE_VERSION "3"
#ifdef _WIN32
#define OS_WIN