summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 75f0408..b832d72 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -105,7 +105,7 @@ void makefullpath(TCHAR* pdbname)
int T_main(int argc, TCHAR* argv[])
{
- double Dversion = 2.043;
+ double Dversion = 2.072;
const TCHAR* pdbref = 0;
bool debug = false;