• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

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

Commit MetaInfo

Révisiond46709504efa46e5b9b52739a48ab61b39fd4971 (tree)
l'heure2022-08-11 08:42:15
AuteurWaldemar Brodkorb <wbx@open...>
CommiterWaldemar Brodkorb

Message de Log

bump version for 1.0.42 release

Change Summary

Modification

--- 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-2021 Waldemar Brodkorb <wbx@uclibc-ng.org>
4+# Copyright (C) 2015-2022 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 := 41
131+SUBLEVEL := 42
132132 EXTRAVERSION :=
133133 VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
134134 ABI_VERSION := $(MAJOR_VERSION)