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
Unmaintained
KDE Workspace
Commits
42b95148
Commit
42b95148
authored
Nov 30, 2012
by
Torgny Nyblom
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
KDE SC 4.9.4 version bump
parent
cce38e24
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
42b95148
...
...
@@ -3,7 +3,7 @@ project(KDEBASE_WORKSPACE)
# Used e.g. in KDE4WorkspaceConfig.cmake, Alex
set
(
KDE4WORKSPACE_VERSION_MAJOR 4
)
set
(
KDE4WORKSPACE_VERSION_MINOR 9
)
set
(
KDE4WORKSPACE_VERSION_PATCH
3
)
set
(
KDE4WORKSPACE_VERSION_PATCH
4
)
set
(
KDE4WORKSPACE_VERSION
${
KDE4WORKSPACE_VERSION_MAJOR
}
.
${
KDE4WORKSPACE_VERSION_MINOR
}
.
${
KDE4WORKSPACE_VERSION_PATCH
}
)
...
...
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