Skip to content

Commit 4740669

Browse files
committed
Updated
1 parent 39fa8a7 commit 4740669

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
-------------------------------------------------------------------
2+
Sun Jul 11 18:48:01 CEST 2021 - [email protected]
3+
- Fixed pkg-config file content
4+
- 1.2.1
5+
-------------------------------------------------------------------
26
Sun Jul 11 15:47:01 CEST 2021 - [email protected]
37
- build against new libyui tree (either standalone or into libyui
48
source tree.

VERSION.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
SET(VERSION_MAJOR "1")
22
SET(VERSION_MINOR "2")
3-
SET(VERSION_PATCH "0")
3+
SET(VERSION_PATCH "1")
44
SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
55

0 commit comments

Comments
 (0)