Hopefully stable code.

This commit is contained in:
Storm Dragon
2026-01-10 19:53:11 -05:00
parent c53ef6606e
commit 2ccd118cc5
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# Maintainer: Storm Dragon <storm_dragon@stormux.org>
pkgname=cthulhu
pkgver=2026.01.07
pkgver=2026.01.10
pkgrel=1
pkgdesc="Desktop-agnostic screen reader with plugin system, forked from Orca"
url="https://git.stormux.org/storm/cthulhu"

View File

@@ -1,5 +1,5 @@
project('cthulhu',
version: '2026.01.07-master',
version: '2026.01.10-master',
meson_version: '>= 1.0.0',
)

View File

@@ -23,5 +23,5 @@
# Forked from Orca screen reader.
# Cthulhu project: https://git.stormux.org/storm/cthulhu
version = "2026.01.07"
version = "2026.01.10"
codeName = "master"