diff options
| author | Tannin <devnull@localhost> | 2013-09-05 21:14:08 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2013-09-05 21:14:08 +0200 |
| commit | 7a382eab752f8b2a5bbc9489290b2650e0d71ee4 (patch) | |
| tree | 349b3b4fc6c16c0e9bef42c5c0d0f3ec506b51ae /src | |
| parent | 8e6868bf885c585e8fab320cde2972462119e81b (diff) | |
updated versions
Diffstat (limited to 'src')
| -rw-r--r-- | src/version.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/version.rc b/src/version.rc index e3761731..010c7d4c 100644 --- a/src/version.rc +++ b/src/version.rc @@ -1,7 +1,7 @@ #include "Winver.h"
-#define VER_FILEVERSION 0,99,5,0
-#define VER_FILEVERSION_STR "0,99,5,0\0"
+#define VER_FILEVERSION 0,99,6,0
+#define VER_FILEVERSION_STR "0,99,6,0\0"
VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION
|
