Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-client-windows
Commits
5fac25a5
Commit
5fac25a5
authored
Mar 16, 2016
by
Guillaume Roguez
Browse files
bump to version 1.0.0
New master version Change-Id: I0a9c931125ceb23dd8480ed5bb9d365bb93d5cf5
parent
cb364743
Changes
2
Hide whitespace changes
Inline
Side-by-side
RingWinClient.pro
View file @
5fac25a5
...
...
@@ -10,7 +10,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets svg xml
win32
:
QT
+=
winextras
VERSION
=
0.3
.
0
VERSION
=
1.0
.
0
GIT_VERSION
=
$$
system
(
git
--
git
-
dir
$$
PWD
/.
git
--
work
-
tree
$$
PWD
describe
--
always
--
tags
)
NIGHTLY_VERSION
=
$$
system
(
date
+
'%Y%m%d'
)
...
...
ring.nsi
View file @
5fac25a5
...
...
@@ -2,8 +2,8 @@
!define COMPANYNAME "Savoir-Faire Linux"
!define DESCRIPTION "The Ring client for Windows"
# These three must be integers
!define VERSIONMAJOR
0
!define VERSIONMINOR
3
!define VERSIONMAJOR
1
!define VERSIONMINOR
0
!define VERSIONBUILD 0
# 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
...
...
Write
Preview
Supports
Markdown
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