mirror of
https://github.com/hyprwm/hyprlang.git
synced 2024-11-16 18:25:57 +01:00
version: bump to 0.2.1
This commit is contained in:
parent
db5e1399b9
commit
6f62e2d5f4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
cmake_minimum_required(VERSION 3.19)
|
||||
|
||||
set(HYPRLANG_VERSION "0.2.0")
|
||||
set(HYPRLANG_VERSION "0.2.1")
|
||||
set(PREFIX ${CMAKE_INSTALL_PREFIX})
|
||||
set(INCLUDE ${CMAKE_INSTALL_INCLUDEDIR})
|
||||
|
||||
|
|
Loading…
Reference in a new issue