mirror of
https://github.com/hyprwm/hyprutils.git
synced 2025-01-27 17:39:49 +01:00
version: bump to 0.3.0
This commit is contained in:
parent
c3331116eb
commit
5e45b1a1b9
2 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@ target_include_directories(
|
|||
PUBLIC "./include"
|
||||
PRIVATE "./src")
|
||||
set_target_properties(hyprutils PROPERTIES VERSION ${hyprutils_VERSION}
|
||||
SOVERSION 1)
|
||||
SOVERSION 2)
|
||||
target_link_libraries(hyprutils PkgConfig::deps)
|
||||
|
||||
# tests
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
0.2.6
|
||||
0.3.0
|
||||
|
|
Loading…
Reference in a new issue