Revision | 40a337ce799d936ed483dfbf348bc9528b34c6ed (tree) |
---|---|
Time | 2020-05-06 16:20:38 |
Author | Waldemar Brodkorb <wbx@open...> |
Commiter | Waldemar Brodkorb |
prepare for release 1.0.34
@@ -128,7 +128,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR | ||
128 | 128 | # Now config hard core |
129 | 129 | MAJOR_VERSION := 1 |
130 | 130 | MINOR_VERSION := 0 |
131 | -SUBLEVEL := 33 | |
131 | +SUBLEVEL := 34 | |
132 | 132 | EXTRAVERSION := |
133 | 133 | VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) |
134 | 134 | ABI_VERSION := $(MAJOR_VERSION) |