Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
65c3b0f7
Commit
65c3b0f7
authored
Jul 30, 2012
by
Emmanuel Milou
Browse files
[#13281] Fix version number in KDE package
parent
6d5ec1db
Changes
1
Show whitespace changes
Inline
Side-by-side
tools/build-system/launch-build-machine-jenkins.sh
View file @
65c3b0f7
#!/bin/bash
#####################################################
# File Name: launch-build-machine.sh
# File Name: launch-build-machine
-jenkins
.sh
#
# Purpose :
#
...
...
@@ -22,7 +22,7 @@ DO_LOGGING=1
DO_UPLOAD
=
1
SNAPSHOT_TAG
=
`
date
+%Y%m%d
`
TAG_NAME_PREFIX
=
VERSION_NUMBER
=
"
2
.1.0"
VERSION_NUMBER
=
"
1
.1.0"
LAUNCHPAD_PACKAGES
=(
"sflphone-common"
"sflphone-client-kde"
"sflphone-plugins"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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