]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
MODSOFIA-71 for windows
authorJeff Lenk <jeff@jefflenk.com>
Sat, 1 May 2010 09:20:11 +0000 (04:20 -0500)
committerJeff Lenk <jeff@jefflenk.com>
Sat, 1 May 2010 09:20:11 +0000 (04:20 -0500)
libs/win32/util.vbs

index 395632bf478ac750b364b3191b22a2886c88c951..ace3fd69980e7d144b2e1b51d962431bea799e02 100644 (file)
@@ -344,6 +344,7 @@ Sub CreateVersion(tmpFolder, VersionDir, includebase, includedest)
                                sLastVersion = sLastFile.ReadLine()\r
                        End If\r
                        sLastFile.Close\r
+                       VERSION = Replace(VERSION, ":", "-")\r
                End If\r
        End If\r
        \r