diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2003-03-29 03:36:07 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2003-03-29 03:36:07 +0000 |
commit | d8e675b0fcfa8a8b8f1bd3561172607c30f48574 (patch) | |
tree | 997b134e72ad545a076d74cd2f9cd0070bccc0c0 /externals/grill/vasp/source | |
parent | 4386f66245b06858825f0ba6a1a8099d4d1e7c48 (diff) |
""
svn path=/trunk/; revision=507
Diffstat (limited to 'externals/grill/vasp/source')
-rw-r--r-- | externals/grill/vasp/source/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/vasp/source/main.cpp b/externals/grill/vasp/source/main.cpp index 4539a13a..4efd6e36 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.3pre4"; +const C *VASP_VERSION = "0.1.3pre5"; #include "opfuns.h" |