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.15
Browse files Browse the repository at this point in the history
  • Loading branch information
litcoder committed Dec 13, 2018
1 parent b25a3fb commit d109748
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

#
# Copyright (C) 2018 Intel Corporation
#
Expand Down Expand Up @@ -28,7 +29,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.12)
PROJECT("earlyapp")
SET(PROJECT_VERSION_MAJOR 0)
SET(PROJECT_VERSION_MINOR 9)
SET(PROJECT_VERSION_PATCH 13)
SET(PROJECT_VERSION_PATCH 15)

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

0 comments on commit d109748

Please sign in to comment.