diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2020-02-16 12:43:11 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2020-02-16 12:43:11 +0100 |
commit | 4275f78897385a953da8d0f8bd0fda5c6f374e21 (patch) | |
tree | 5cd6076d9a009e0d6c5268f2ebc070774a45c06e /Rules.mak | |
parent | 886878b22424d6f95bcdeee55ada72049d21547c (diff) |
bump to 1.0.33 for releasev1.0.33
Diffstat (limited to 'Rules.mak')
-rw-r--r-- | Rules.mak | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -128,7 +128,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR # Now config hard core MAJOR_VERSION := 1 MINOR_VERSION := 0 -SUBLEVEL := 32 +SUBLEVEL := 33 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |