diff --git a/ChangeLog b/ChangeLog index d5ec53d..34f7fae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -kiwix-desktop 2.3.0 +kiwix-desktop 2.2.2 =================== - * + * Remove usage of deprecated libkiwix function (@juzz0 @mgautiefr #831) + * Adapt kiwix-desktop to last libkiwix api (@mgautierfr #842, @veloman-yunkan #844) + * Do not search (and crash) on a zim file without fulltext index (@mgautierfr #830) + * Update translations. + * [Flathub] Update link to screenshot kiwix-desktop 2.2.1 =================== diff --git a/kiwix-desktop.pro b/kiwix-desktop.pro index 6211a73..f6d73b8 100644 --- a/kiwix-desktop.pro +++ b/kiwix-desktop.pro @@ -18,7 +18,8 @@ TEMPLATE = app QMAKE_CXXFLAGS += -std=c++11 QMAKE_LFLAGS += -std=c++11 -DEFINES += VERSION="2.2.1" +# Also change resources/org.kiwix.desktop.appdata.xml +DEFINES += VERSION="2.2.2" # The following define makes your compiler emit warnings if you use # any feature of Qt which has been marked as deprecated (the exact warnings diff --git a/resources/org.kiwix.desktop.appdata.xml b/resources/org.kiwix.desktop.appdata.xml index c033fd3..0af3df0 100644 --- a/resources/org.kiwix.desktop.appdata.xml +++ b/resources/org.kiwix.desktop.appdata.xml @@ -13,7 +13,7 @@

- + org.kiwix.desktop.desktop