Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dmitry Puzyrkov
celllframe-node
Commits
f34c6357
Commit
f34c6357
authored
2 years ago
by
Roman Khlopkov
🔜
Browse files
Options
Downloads
Patches
Plain Diff
[*] Version bump
parent
c69936bb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
cellframe-sdk
+1
-1
1 addition, 1 deletion
cellframe-sdk
python-cellframe
+1
-1
1 addition, 1 deletion
python-cellframe
with
3 additions
and
3 deletions
CMakeLists.txt
+
1
−
1
View file @
f34c6357
...
...
@@ -8,7 +8,7 @@ set(CMAKE_C_STANDARD 11)
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 5
)
SET
(
CPACK_PACKAGE_VERSION_MINOR 1
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
9
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
10
)
if
(
CMAKE_TARGET_ARCH MATCHES arm
)
SET
(
CPACK_PACKAGE_ARCHITECTURE
"
${
CMAKE_TARGET_ARCH
}
"
)
...
...
This diff is collapsed.
Click to expand it.
cellframe-sdk
@
82aace34
Compare
12706c36
...
82aace34
Subproject commit
12706c36b20b6195a9681e7a9a827e70f8d77042
Subproject commit
82aace342d939499006937d286d5adb824c28aae
This diff is collapsed.
Click to expand it.
python-cellframe
@
9812ce31
Compare
f3011606
...
9812ce31
Subproject commit
f3011606b8c239b8dfe1098fae0332e62e333561
Subproject commit
9812ce3114f7d8dc6af7880170b0d8e3c1cfdcb6
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment