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