summaryrefslogtreecommitdiff
path: root/win/config.h
diff options
context:
space:
mode:
authorleo2005-06-17 23:31:02 +0000
committerleo2005-06-17 23:31:02 +0000
commit6d85a87efb5a6121ec67b95bd2613a448430a62e (patch)
treebca4edc6a5df60fafb4d8d49738c15f183bd0a19 /win/config.h
parent6ee25334edfb39fbf414badb12e55ac2aeb31d6a (diff)
Updated version number.
git-svn-id: http://svn.leocad.org/trunk@409 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'win/config.h')
-rw-r--r--win/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/config.h b/win/config.h
index 8e36d40..e805743 100644
--- a/win/config.h
+++ b/win/config.h
@@ -12,7 +12,7 @@
#define LC_VERSION_PATCH 0
#define LC_VERSION_OSNAME "Windows"
#define LC_VERSION_TEXT "0.74"
-#define LC_VERSION_TAG "-beta"
+#define LC_VERSION_TAG ""
#define LC_INSTALL_PREFIX "C:\\leocad"
typedef signed char lcint8;