• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修訂2bf4991c4dd7b50b74656011dea9c40464ff390c (tree)
時間2021-03-27 23:56:52
作者Waldemar Brodkorb <wbx@open...>
CommiterWaldemar Brodkorb

Log Message

bump version for 1.0.38 release

Change Summary

差異

--- a/Rules.mak
+++ b/Rules.mak
@@ -1,7 +1,7 @@
11 # Rules.mak for uClibc-ng
22 #
33 # Copyright (C) 2000-2008 Erik Andersen <andersen@uclibc.org>
4-# Copyright (C) 2015-2018 Waldemar Brodkorb <wbx@uclibc-ng.org>
4+# Copyright (C) 2015-2021 Waldemar Brodkorb <wbx@uclibc-ng.org>
55 #
66 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
77 #
@@ -128,7 +128,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR
128128 # Now config hard core
129129 MAJOR_VERSION := 1
130130 MINOR_VERSION := 0
131-SUBLEVEL := 37
131+SUBLEVEL := 38
132132 EXTRAVERSION :=
133133 VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
134134 ABI_VERSION := $(MAJOR_VERSION)