- add a VERSION file

This commit is contained in:
basil00
2012-10-26 14:12:34 +08:00
parent 3a59af9f25
commit a0e50dfd79
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
1.0.1
+1 -1
View File
@@ -20,7 +20,7 @@
set -e
VERSION=1.0
VERSION=`cat ./VERSION`
NAME=WinDivert-$VERSION
for TARGET in WDDK MSVC MINGW