We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d354505 commit a3e3f8aCopy full SHA for a3e3f8a
2 files changed
ChangeLog
@@ -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
+
5
-------------------------------------------------------------------
6
Sun Jan 28 15:59:35 CET 2018 - anaselli@linux.it
7
- fixed cellChanged (https://bugzilla.redhat.com/show_bug.cgi?id=1524358)
VERSION.cmake
@@ -1,6 +1,6 @@
SET(VERSION_MAJOR "1")
SET(VERSION_MINOR "0")
-SET(VERSION_PATCH "3")
+SET(VERSION_PATCH "4")
SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
##### This is need for the libyui core, ONLY.
0 commit comments