summaryrefslogtreecommitdiff
path: root/alpine/osdep
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2014-03-09 14:33:37 -0600
committerEduardo Chappa <chappa@washington.edu>2014-03-09 14:33:37 -0600
commit228b2570e23919e9900b16037d2e407264f50637 (patch)
treeda88b9547ad4a597a692273ef6a7b1528a6d9723 /alpine/osdep
parent163fa62fe8e75888eea9a89d70d40e9e37180071 (diff)
downloadalpine-228b2570e23919e9900b16037d2e407264f50637.tar.xz
* resetting the version to 2.19.8
Diffstat (limited to 'alpine/osdep')
-rw-r--r--alpine/osdep/mswin.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/alpine/osdep/mswin.rc b/alpine/osdep/mswin.rc
index c259f74a..61cd7d7c 100644
--- a/alpine/osdep/mswin.rc
+++ b/alpine/osdep/mswin.rc
@@ -267,12 +267,12 @@ BEGIN
#else
VALUE "FileDescription", "Alpine\0"
#endif
- VALUE "FileVersion", "2.19.9\0"
+ VALUE "FileVersion", "2.19.8\0"
VALUE "InternalName", "alpine\0"
VALUE "LegalCopyright", "Copyright 2006-2009\0"
VALUE "OriginalFilename", "alpine.exe\0"
VALUE "ProductName", "alpine\0"
- VALUE "ProductVersion", "2.19.9\0"
+ VALUE "ProductVersion", "2.19.8\0"
END
END
BLOCK "VarFileInfo"