diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 86ae2bd..279a64e 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -40,7 +40,7 @@ jobs: with: pkgs: curl gettext-libintl glib gtest jsoncpp libsecret libuuid maddy openssl triplet: x64-linux - revision: efd5cdaf1eaf2b3490d2c333d962a33078fba54b + revision: 5f502b165027bbede86ff2c5316334e3398bc519 token: ${{ secrets.GITHUB_TOKEN }} github-binarycache: true - name: "Build" diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 2acfbeb..05b9eaa 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -31,7 +31,7 @@ jobs: with: pkgs: curl gettext-libintl glib gtest jsoncpp maddy openssl triplet: arm64-osx - revision: efd5cdaf1eaf2b3490d2c333d962a33078fba54b + revision: 5f502b165027bbede86ff2c5316334e3398bc519 token: ${{ secrets.GITHUB_TOKEN }} github-binarycache: true - name: "Build" diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index ee436a1..ceb7a74 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -29,7 +29,7 @@ jobs: with: pkgs: curl gettext-libintl gtest jsoncpp maddy sqlcipher triplet: x64-windows - revision: efd5cdaf1eaf2b3490d2c333d962a33078fba54b + revision: 5f502b165027bbede86ff2c5316334e3398bc519 token: ${{ secrets.GITHUB_TOKEN }} github-binarycache: true - name: "Build" diff --git a/Doxyfile b/Doxyfile index 221a75b..5e3a7b2 100644 --- a/Doxyfile +++ b/Doxyfile @@ -48,7 +48,7 @@ PROJECT_NAME = "libnick" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = "2024.6.9" +PROJECT_NUMBER = "2024.7.2" # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a