mirror of
https://github.com/Zxilly/UA2F.git
synced 2026-01-04 17:47:32 +00:00
chore: bump version to 4.1.0
This commit is contained in:
parent
09190d8f12
commit
5e613f8bd6
@ -1,7 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
project(UA2F C)
|
||||
|
||||
|
||||
# Find Git
|
||||
find_package(Git)
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=UA2F
|
||||
PKG_VERSION:=4.0.6
|
||||
PKG_VERSION:=4.1.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_LICENSE:=GPL-3.0-only
|
||||
|
||||
Loading…
Reference in New Issue
Block a user