Bump versions and add LICENSE symlinks for scx_layered and scx_rusty

This commit is contained in:
Tejun Heo 2023-12-12 11:21:08 -10:00
parent 35fdfdffb0
commit 8a07bcc31b
6 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,5 @@
project('sched_ext schedulers', 'c',
version: '0.1.1',
version: '0.1.2',
license: 'GPL-2.0')
if meson.version().version_compare('<1.2')

View File

@ -1,6 +1,6 @@
[package]
name = "scx_utils"
version = "0.3.2"
version = "0.3.3"
edition = "2021"
authors = ["Tejun Heo <tj@kernel.org>"]
license = "GPL-2.0-only"

View File

@ -1,6 +1,6 @@
[package]
name = "scx_layered"
version = "0.0.1"
version = "0.0.2"
authors = ["Tejun Heo <htejun@meta.com>", "Meta"]
edition = "2021"
description = "Userspace scheduling with BPF for Ads"

View File

@ -0,0 +1 @@
../../../LICENSE

View File

@ -1,6 +1,6 @@
[package]
name = "scx_rusty"
version = "0.5.0"
version = "0.5.1"
authors = ["Dan Schatzberg <dschatzberg@meta.com>", "Meta"]
edition = "2021"
description = "Userspace scheduling with BPF"

View File

@ -0,0 +1 @@
../../../LICENSE