projects
/
pocl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
375d800
)
this is not a release candidate
author
Andreas Beckmann
<anbe@debian.org>
Tue, 21 Jun 2022 18:47:34 +0000
(19:47 +0100)
committer
Andreas Beckmann
<anbe@debian.org>
Tue, 21 Jun 2022 18:47:34 +0000
(19:47 +0100)
Forwarded: no-needed
Gbp-Pq: Name no-rc.patch
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 97bc9549dd8b6e2d92e33fde6d11bc23019a594c..c8421135bed88d49702b926233552606d2331b9d 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-77,7
+77,7
@@
endif()
set(MAJOR_VERSION 3)
set(MINOR_VERSION 0)
-set(VERSION_SUFFIX_FIXED_TEXT "
-rc2
")
+set(VERSION_SUFFIX_FIXED_TEXT "
+debian
")
set(VERSION_SUFFIX "${VERSION_SUFFIX_FIXED_TEXT}")
set(VERSION_STRING ${MAJOR_VERSION}.${MINOR_VERSION}${VERSION_SUFFIX})
set(POCL_VERSION_BASE ${VERSION_STRING})