Fix crosslang Stat, StatVFS for custom crosslang filesystems and add queryable

This commit is contained in:
2026-05-08 23:48:24 -05:00
parent 2608e94192
commit 8a0663546c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Maintainer: Mike Nolan <tesses@tesses.net>
pkgname=crosslang # '-bzr', '-git', '-hg' or '-svn'
pkgver=0.0.4
pkgver=0.0.5
pkgrel=1
pkgdesc=""
arch=('x86_64' 'powerpc')

View File

@@ -1,3 +1,3 @@
set(CROSSLANG_MAJOR_VERSION 0)
set(CROSSLANG_MINOR_VERSION 0)
set(CROSSLANG_PATCH_VERSION 4)
set(CROSSLANG_PATCH_VERSION 5)