Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Weixuan Xiao
kdeconnect-kde
Commits
2113dbf9
Commit
2113dbf9
authored
Jul 22, 2016
by
Albert Vaca Cintora
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bumped version number to release
parent
bd0920d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
CMakeLists.txt
CMakeLists.txt
+2
-2
doc/index.docbook
doc/index.docbook
+1
-1
No files found.
CMakeLists.txt
View file @
2113dbf9
project
(
kdeconnect
)
set
(
KDECONNECT_VERSION_MAJOR
0
)
set
(
KDECONNECT_VERSION_MINOR
9
)
set
(
KDECONNECT_VERSION_MAJOR
1
)
set
(
KDECONNECT_VERSION_MINOR
0
)
set
(
KDECONNECT_VERSION_PATCH 0
)
set
(
KDECONNECT_VERSION
"
${
KDECONNECT_VERSION_MAJOR
}
.
${
KDECONNECT_VERSION_MINOR
}
.
${
KDECONNECT_VERSION_PATCH
}
"
)
...
...
doc/index.docbook
View file @
2113dbf9
...
...
@@ -14,7 +14,7 @@
</authorgroup>
<date>
2015-10-19
</date>
<releaseinfo>
0.9
</releaseinfo>
<releaseinfo>
1.0
</releaseinfo>
<keywordset>
<keyword>
KDE
</keyword>
...
...
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