summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-02-16 12:43:11 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2020-02-16 12:43:11 +0100
commit4275f78897385a953da8d0f8bd0fda5c6f374e21 (patch)
tree5cd6076d9a009e0d6c5268f2ebc070774a45c06e
parent886878b22424d6f95bcdeee55ada72049d21547c (diff)
bump to 1.0.33 for releasev1.0.33
-rw-r--r--Rules.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rules.mak b/Rules.mak
index 7f83b4627..6a9f5cbca 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -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)