Skip to content

Commit

Permalink
Stabilization release
Browse files Browse the repository at this point in the history
  • Loading branch information
topilski committed Jul 31, 2018
1 parent 8fa4ebf commit 4e41d5b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
1.17.7 /
1.17.7 / Jule 31, 2018
[Alexandr Topilski]
- Stabilization

1.17.6 / Jule 7, 2018
[Alexandr Topilski]
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.6.3) # OPENSSL_USE_STATIC_LIBS

SET(BRANDING_PROJECT_NAME "FastoNoSQL" CACHE STRING "Branding for ${BRANDING_PROJECT_NAME}") #default
SET(BRANDING_PROJECT_VERSION "1.17.7.0" CACHE STRING "Branding version for ${BRANDING_PROJECT_NAME}") #default
SET(BRANDING_PROJECT_BUILD_TYPE_VERSION "alfa" CACHE STRING "Build version type for ${BRANDING_PROJECT_NAME}") #default
SET(BRANDING_PROJECT_BUILD_TYPE_VERSION "release" CACHE STRING "Build version type for ${BRANDING_PROJECT_NAME}") #default
#possible variables: alfa, beta, rc, release

SET(BRANDING_PROJECT_DOMAIN "https://www.fastonosql.com" CACHE STRING "Branding domain url for ${BRANDING_PROJECT_NAME}") #default
Expand Down
3 changes: 2 additions & 1 deletion FASTOREDIS_CHANELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
1.16.7 /
1.16.7 / Jule 31, 2018
[Alexandr Topilski]
- Stabilization

1.16.6 / Jule 7, 2018
[Alexandr Topilski]
Expand Down

0 comments on commit 4e41d5b

Please sign in to comment.