Skip to content

Commit

Permalink
<Release> v1.5.0 Release update
Browse files Browse the repository at this point in the history
  • Loading branch information
akashkollipara committed Aug 30, 2024
1 parent e2804a1 commit 2fb6376
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/engine/banner.mk
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
#
# CYANCORE LICENSE
# Copyrights (C) 2019-2022, Cyancore Team
# Copyrights (C) 2024, Cyancore Team
#
# File Name : banner.mk
# Description : This script prints banner while starting build
# Primary Author : Akash Kollipara [[email protected]]
# Organisation : Cyancore Core-Team
#

NAME = Boron
VERSION = 0x01000401
NAME = Carbon
VERSION = 0x01000500

$(eval $(call add_define,VERSION))

Expand Down

0 comments on commit 2fb6376

Please sign in to comment.