mirror of
https://git.busybox.net/uClibc
synced 2025-05-08 23:02:28 +08:00
branch 0.9.32
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
This commit is contained in:
parent
cf0b3a3342
commit
22e153b5c9
@ -106,7 +106,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR
|
||||
MAJOR_VERSION := 0
|
||||
MINOR_VERSION := 9
|
||||
SUBLEVEL := 32
|
||||
EXTRAVERSION :=-rc3-git
|
||||
EXTRAVERSION :=
|
||||
VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
|
||||
ABI_VERSION := $(MAJOR_VERSION)
|
||||
ifneq ($(EXTRAVERSION),)
|
||||
|
Loading…
x
Reference in New Issue
Block a user