This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "uClibc-ng - small C library for embedded systems".
The branch, 1.0 has been updated
via 3b8d53ecf756a2352227b6c12eefb63847318005 (commit)
from a22b1f00846fb4dc09fe8ddc32a44152875af7c2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3b8d53ecf756a2352227b6c12eefb63847318005
Author: Waldemar Brodkorb <wbx(a)openadk.org>
Date: Sun Mar 8 21:36:25 2015 +0100
prepare for 1.0.1
-----------------------------------------------------------------------
Summary of changes:
Rules.mak | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Rules.mak b/Rules.mak
index 5686e46..56ea7fb 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -126,8 +126,8 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR
# Now config hard core
MAJOR_VERSION := 1
MINOR_VERSION := 0
-SUBLEVEL := 0
-EXTRAVERSION :=-git
+SUBLEVEL := 1
+EXTRAVERSION :=
VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
ABI_VERSION := $(MAJOR_VERSION)
ifneq ($(EXTRAVERSION),)
hooks/post-receive
--
uClibc-ng - small C library for embedded systems
Show replies by date