Skip to content
Snippets Groups Projects
Commit 873fbc11 authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov
Browse files

[*] Subs update

parent 813ebabf
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ else()
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 0)
SET( CPACK_PACKAGE_VERSION_MINOR 9)
SET( CPACK_PACKAGE_VERSION_PATCH 13)
SET( CPACK_PACKAGE_VERSION_PATCH 14)
add_definitions("-DDAP_VERSION_MAJOR=\"${CPACK_PACKAGE_VERSION_MAJOR}\"")
add_definitions("-DDAP_VERSION_MINOR=\"${CPACK_PACKAGE_VERSION_MINOR}\"")
......
Subproject commit ba212dbc0a9d0a8e730d1ad32fec1f995f8d9f91
Subproject commit 986fc5a916307a01c1ec64bb53f5e1932509544c
Subproject commit c8422b7ad799f8d90de4b88a8e8774cfdef2770b
Subproject commit 83f950f59d3ba97bcac9f108e8fb93bd12bfcfb3
......@@ -70,7 +70,7 @@ class CMakeBuild(build_ext):
setup(
name="CellFrame",
version="0.9-post13",
version="0.9-post14",
description="CellFrame SDK",
author='Demlabs (2007-2020)',
license="GNU GPLv3",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment