Remove an unused version declaration from Makefile.vc

This commit is contained in:
Martin Storsjo 2019-01-30 10:08:01 +02:00
parent f285813ec1
commit 95858d7bd3
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@
# Installing: nmake -f Makefile.vc prefix=\path\to\x install
#
VERSION=0.1.5
# Linker and librarian commands
LD = link
AR = lib