mirror of https://github.com/exaloop/codon.git
Bump version
parent
f4323a80a2
commit
83ef1e1571
|
@ -1,7 +1,7 @@
|
|||
cmake_minimum_required(VERSION 3.14)
|
||||
project(
|
||||
Codon
|
||||
VERSION "0.15.1"
|
||||
VERSION "0.15.2"
|
||||
HOMEPAGE_URL "https://github.com/exaloop/codon"
|
||||
DESCRIPTION "high-performance, extensible Python compiler")
|
||||
configure_file("${PROJECT_SOURCE_DIR}/cmake/config.h.in"
|
||||
|
|
Loading…
Reference in New Issue