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
Graphics
Kipi Plugins
Commits
17247982
Commit
17247982
authored
Jun 28, 2011
by
Nicolas Lécureuil
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
revert version for tag
parent
65d86f57
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
CMakeLists.txt
CMakeLists.txt
+2
-2
No files found.
CMakeLists.txt
View file @
17247982
...
...
@@ -12,7 +12,7 @@ SET(KIPIPLUGINS_MINOR_VERSION "0")
SET
(
KIPIPLUGINS_PATCH_VERSION
"0"
)
# kipi-plugins release date
SET
(
KIPIPLUGINS_RELEASE_DATE
"2011-0
7
-2
4
"
)
SET
(
KIPIPLUGINS_RELEASE_DATE
"2011-0
6
-2
6
"
)
# Suffix to add at end of version string. Usual values are:
# "-git" : alpha code unstable from git. Do not use in production
...
...
@@ -21,7 +21,7 @@ SET (KIPIPLUGINS_RELEASE_DATE "2011-07-24")
# "-beta3" : beta3 release.
# "-rc" : release candidate.
# "" : final relase. Can be used in production.
SET
(
KIPIPLUGINS_SUFFIX_VERSION
""
)
SET
(
KIPIPLUGINS_SUFFIX_VERSION
"
rc
"
)
# =======================================================
# Set env. variables accordinly.
...
...
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