Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Commit

Permalink
Version 0.9.11
Browse files Browse the repository at this point in the history
Change-Id: I31b022a98322ac836aadf0781dbfe42ea268bc87
Signed-off-by: Hong, Brandon <[email protected]>
  • Loading branch information
litcoder committed Oct 31, 2018
1 parent 12afdbe commit 0c3df54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.10)
PROJECT("earlyapp")
SET(PROJECT_VERSION_MAJOR 0)
SET(PROJECT_VERSION_MINOR 9)
SET(PROJECT_VERSION_PATCH 10)
SET(PROJECT_VERSION_PATCH 11)

# Version file.
CONFIGURE_FILE("version.h.in" ${CMAKE_BINARY_DIR}/include/EAVersion.h)
Expand Down

0 comments on commit 0c3df54

Please sign in to comment.