File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 2
2
# Copyright (C) 2015-2024 CYRIL COURTIAT
3
3
# Licenses: GPL2
4
4
5
- COREFREQ_MAJOR = 1
6
- COREFREQ_MINOR = 98
7
- COREFREQ_REV = 8
5
+ COREFREQ_MAJOR = 2
6
+ COREFREQ_MINOR = 0
7
+ COREFREQ_REV = 0
8
8
HW = $(shell uname -m)
9
9
CC ?= cc
10
10
WARNING = -Wall -Wfatal-errors
Original file line number Diff line number Diff line change 6
6
#
7
7
[general]
8
8
name = corefreqk
9
- version = 1.98
9
+ version = 2.00
10
10
strip = yes
11
11
make = gmake
12
12
initramfs = no
Original file line number Diff line number Diff line change 5
5
AUTOINSTALL="yes"
6
6
## REMAKE_INITRD="no"
7
7
DRV_PATH=/updates
8
- DRV_VERSION=1.98
8
+ DRV_VERSION=2.00
9
9
PACKAGE_NAME="corefreqk"
10
10
PACKAGE_VERSION="$DRV_VERSION"
11
11
BUILT_MODULE_NAME[0]="corefreqk"
Original file line number Diff line number Diff line change 3
3
* Copyright (C) 2015-2024 CYRIL COURTIAT
4
4
* Licenses: GPL2
5
5
*
6
+ * Time Capsule[12.24.2024]
7
+ * Cyril to Christiane Courtiat
8
+ * Love you Mum; rest in peace
9
+ *
6
10
* Upadacitinib [07.29.2024]
7
11
* Infliximab [11.17.2023]
8
12
* Vedolizumab [05.25.2023]
You can’t perform that action at this time.
0 commit comments