aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vasp/source/main.cpp
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-12-10 21:57:13 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-12-10 21:57:13 +0000
commitfdca1f5103adda0421002ef21370b434ed4c8202 (patch)
tree6601c0de9686e53b37d47b0c276485f71313f8fc /externals/grill/vasp/source/main.cpp
parentd399ea9333e69c2506ba09754a8c1b8d292e9085 (diff)
resurrected help message functionality
preparing RIP release adapt to new flext version svn path=/trunk/; revision=4185
Diffstat (limited to 'externals/grill/vasp/source/main.cpp')
-rw-r--r--externals/grill/vasp/source/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/vasp/source/main.cpp b/externals/grill/vasp/source/main.cpp
index 83090263..a6588df7 100644
--- a/externals/grill/vasp/source/main.cpp
+++ b/externals/grill/vasp/source/main.cpp
@@ -12,7 +12,7 @@ WARRANTIES, see the file, "license.txt," in this distribution.
#include "classes.h"
-const C *VASP_VERSION = "0.1.3";
+const C *VASP_VERSION = "0.1.4pre";
#include "opfuns.h"