diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-13 13:22:47 -0500 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-13 13:22:47 -0500 |
commit | 9a4636f2d3f7ee7de34211a6d45201e328d84e48 (patch) | |
tree | 2251fe041cf433caf43e64bad8eb9b05d8dcaef7 | |
parent | 4525e48da1e421f242226867274f4f2225075ae3 (diff) |
release 1.0.3 - Westmalle Trappistv1.0.3
-rw-r--r-- | Rules.mak | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR # Now config hard core MAJOR_VERSION := 1 MINOR_VERSION := 0 -SUBLEVEL := 2 +SUBLEVEL := 3 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |