summaryrefslogtreecommitdiff
path: root/win/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'win/config.h')
-rw-r--r--win/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/config.h b/win/config.h
index 7914d99..a128bd1 100644
--- a/win/config.h
+++ b/win/config.h
@@ -9,9 +9,9 @@
#define LC_VERSION_MAJOR 0
#define LC_VERSION_MINOR 75
-#define LC_VERSION_PATCH 1
+#define LC_VERSION_PATCH 2
#define LC_VERSION_OSNAME "Windows"
-#define LC_VERSION_TEXT "0.75.1"
+#define LC_VERSION_TEXT "0.75.2"
#define LC_VERSION_TAG ""
#define LC_INSTALL_PREFIX "C:\\leocad"
#define LC_POINTER_TO_INT(p) ((lcint32)(p))