Commit aea5a179 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Win32: correctly bump resource version

Close #3996
(cherry picked from commit b7b88f91d07b1da032c5583f1ce9759e386b1bce)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent d3ed06bf
......@@ -50,7 +50,7 @@ else
vlc_LDADD += $(LIBDL)
endif
.rc.in.rc: $(top_builddir)/config.status
vlc_win32_rc.rc: $(top_builddir)/config.status
cd "$(top_builddir)" && \
$(SHELL) ./config.status --file="bin/$@"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment