diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2025-10-31 19:39:13 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2025-10-31 19:39:13 +0000 |
| commit | 15035226756c1aade2bde8b98fb1650986d0d793 (patch) | |
| tree | b234d840bf36aa9ad7708d112f27d1e0addaeb7c /CMakeLists.txt | |
| parent | let deno tests run (diff) | |
| download | locusts-15035226756c1aade2bde8b98fb1650986d0d793.tar locusts-15035226756c1aade2bde8b98fb1650986d0d793.tar.gz locusts-15035226756c1aade2bde8b98fb1650986d0d793.tar.bz2 locusts-15035226756c1aade2bde8b98fb1650986d0d793.tar.lz locusts-15035226756c1aade2bde8b98fb1650986d0d793.tar.xz locusts-15035226756c1aade2bde8b98fb1650986d0d793.tar.zst locusts-15035226756c1aade2bde8b98fb1650986d0d793.zip | |
Version Packageschangeset-release/master
Diffstat (limited to '')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index e88a3db..45d92b9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.14) -project(libocusts VERSION 0.0.0 DESCRIPTION "A C library that introduces locusts into your codebase" LANGUAGES C) +project(libocusts VERSION 1.0.0 DESCRIPTION "A C library that introduces locusts into your codebase" LANGUAGES C) include(GNUInstallDirs) |
