1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-20 10:26:51 +00:00

MODSOFIA-71 for windows

This commit is contained in:
Jeff Lenk 2010-05-01 04:20:11 -05:00
parent 9e02e7d7cf
commit 9c14131b9a

@ -344,6 +344,7 @@ Sub CreateVersion(tmpFolder, VersionDir, includebase, includedest)
sLastVersion = sLastFile.ReadLine()
End If
sLastFile.Close
VERSION = Replace(VERSION, ":", "-")
End If
End If