New version number

This commit is contained in:
dokutan 2020-09-24 17:42:19 +02:00
parent df7d5d6084
commit 31075f6d43
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
name mouse_m908
version 2.3-1
version 3.0-1
architecture any
summary "Control the Redragon M908 Impact, M709, M711 and M715 gaming mice"
@ -15,5 +15,5 @@ urls "https://github.com/dokutan/mouse_m908"
source-urls "https://github.com/dokutan/mouse_m908"
provides {
mouse_m908 = 2.3-1
mouse_m908 = 3.0-1
}

View file

@ -10,7 +10,7 @@ CC_OPTIONS := -Wall -Wextra -O2 `pkg-config --cflags libusb-1.0`
LIBS != pkg-config --libs libusb-1.0
# version string
VERSION_STRING = "\"2.3\""
VERSION_STRING = "\"3.0\""
# compile
build: m908 m709 m711 m715 data_rd.o rd_mouse.o load_config.o mouse_m908.o