Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jami-client-windows
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-client-windows
Commits
106bcad3
Commit
106bcad3
authored
10 years ago
by
Guillaume Roguez
Browse files
Options
Downloads
Patches
Plain Diff
bump to 0.2.0
Refs #73444 Change-Id: I54b2f86966c687f622ef87edaa0e6ab829eb5b11
parent
b5b49077
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
RingWinClient.pro
+1
-1
1 addition, 1 deletion
RingWinClient.pro
ring.nsi
+2
-2
2 additions, 2 deletions
ring.nsi
with
3 additions
and
3 deletions
RingWinClient.pro
+
1
−
1
View file @
106bcad3
...
@@ -8,7 +8,7 @@ QT += core gui
...
@@ -8,7 +8,7 @@ QT += core gui
greaterThan
(
QT_MAJOR_VERSION
,
4
)
:
QT
+=
widgets
svg
greaterThan
(
QT_MAJOR_VERSION
,
4
)
:
QT
+=
widgets
svg
VERSION
=
0.
1
.
1
VERSION
=
0.
2
.
0
DEFINES
+=
VERSION
=
\\\
"$$VERSION\\\"
DEFINES
+=
VERSION
=
\\\
"$$VERSION\\\"
...
...
This diff is collapsed.
Click to expand it.
ring.nsi
+
2
−
2
View file @
106bcad3
...
@@ -3,8 +3,8 @@
...
@@ -3,8 +3,8 @@
!define DESCRIPTION "The Ring client for Windows"
!define DESCRIPTION "The Ring client for Windows"
# These three must be integers
# These three must be integers
!define VERSIONMAJOR 0
!define VERSIONMAJOR 0
!define VERSIONMINOR
1
!define VERSIONMINOR
2
!define VERSIONBUILD
1
!define VERSIONBUILD
0
# These will be displayed by the "Click here for support information" link in "Add/Remove Programs"
# These will be displayed by the "Click here for support information" link in "Add/Remove Programs"
# It is possible to use "mailto:" links in here to open the email client
# It is possible to use "mailto:" links in here to open the email client
!define HELPURL "https://projects.savoirfairelinux.com/projects/ring/wiki" # "Support Information" link
!define HELPURL "https://projects.savoirfairelinux.com/projects/ring/wiki" # "Support Information" link
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment