summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authormsheby <msheby@cinecert.com>2009-03-02 19:30:35 +0000
committermsheby <>2009-03-02 19:30:35 +0000
commite0ad58e59699e0fa62864cd805e9e2c9fc393aa9 (patch)
tree932953453f79ff0e5a8c280b294fe82d70549a79 /win32
parent3cb2cbf0650cbd649dd7a504524897feb1e8b83f (diff)
Update version string.
Diffstat (limited to 'win32')
-rwxr-xr-xwin32/Makefile.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.mak b/win32/Makefile.mak
index 1d2e7bd..912fa41 100755
--- a/win32/Makefile.mak
+++ b/win32/Makefile.mak
@@ -32,7 +32,7 @@ OBJDIR = .
!endif
CXXFLAGS1 = /nologo /W3 /GR /EHsc /DWIN32 /DKM_WIN32 /D_CONSOLE /I. /I$(SRCDIR) /DASDCP_PLATFORM=\"win32\" \
- /D_CRT_SECURE_NO_WARNINGS /D_CRT_NONSTDC_NO_WARNINGS /DPACKAGE_VERSION=\"1.3.20\" \
+ /D_CRT_SECURE_NO_WARNINGS /D_CRT_NONSTDC_NO_WARNINGS /DPACKAGE_VERSION=\"1.4.21\" \
/I$(WITH_OPENSSL)\inc32
LIB_EXE = lib.exe