Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
belle-sip
Commits
6357d402
Commit
6357d402
authored
Sep 10, 2013
by
Sylvain Berfini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix version.bat
parent
85f20dce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build/windows/belle-sip/version.bat
build/windows/belle-sip/version.bat
+1
-1
No files found.
build/windows/belle-sip/version.bat
View file @
6357d402
...
...
@@ -7,4 +7,4 @@ SET grep_cmd=%grep_exe% "" ../../../VERSION
FOR
/F
%%i
IN
(
'
%grep_cmd%
'
)
DO
SET
version
=
%%i
REM set the version in the props file
%sed_exe%
-i
.bak
"s/BELLESIP_PACKAGE_VERSION>[0-9.]*</BELLESIP_PACKAGE_VERSION>\"
%version%
\
"</g"
belle
-sip
.props
\ No newline at end of file
%sed_exe%
-i
.bak
"s/BELLESIP_PACKAGE_VERSION>\"
[
0
-
9
.
]*
\
"</BELLESIP_PACKAGE_VERSION>\"
%version%
\
"</g"
belle
-sip
.props
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment