Skip to content
This repository was archived by the owner on Mar 22, 2026. It is now read-only.

Commit a3e3f8a

Browse files
committed
Changed version
1 parent d354505 commit a3e3f8a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Tue Apr 14 12:12:36 CEST 2020 - anaselli@linux.it
2+
- removed deprecated function
3+
- 1.0.4
4+
15
-------------------------------------------------------------------
26
Sun Jan 28 15:59:35 CET 2018 - anaselli@linux.it
37
- fixed cellChanged (https://bugzilla.redhat.com/show_bug.cgi?id=1524358)

VERSION.cmake

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

66
##### This is need for the libyui core, ONLY.

0 commit comments

Comments
 (0)