summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleo2006-04-02 03:55:07 +0000
committerleo2006-04-02 03:55:07 +0000
commitc8789184d217f360a36e3a59dc1115ab3555c5dc (patch)
tree37b27151733b0baa729343d251f51460b1dafcf6
parent35923c887cf5319af511c193e6b07c9a395e5b3f (diff)
Fixed version number
git-svn-id: http://svn.leocad.org/trunk@537 c7d43263-9d01-0410-8a33-9dba5d9f93d6
-rw-r--r--win/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/config.h b/win/config.h
index a06cff5..db1fe75 100644
--- a/win/config.h
+++ b/win/config.h
@@ -8,7 +8,7 @@
#define _CONFIG_H_
#define LC_VERSION_MAJOR 0
-#define LC_VERSION_MINOR 74
+#define LC_VERSION_MINOR 75
#define LC_VERSION_PATCH 0
#define LC_VERSION_OSNAME "Windows"
#define LC_VERSION_TEXT "0.75"