1
0
mirror of https://github.com/rd235/cado synced 2024-12-27 06:24:11 +01:00

Bump Version

This commit is contained in:
Mattia Biondi 2020-05-03 15:50:32 +02:00
parent c3bc6f56dd
commit 942ec59c61

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.13)
project(cado
VERSION 0.9.4
VERSION 0.9.5
DESCRIPTION "Capability Ambient DO. Provide users just the capabilities they need."
HOMEPAGE_URL "https://github.com/rd235/cado"
LANGUAGES C)