public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] libc/newlib: fix typo in "bump version to 2.1.0"
@ 2014-01-02 13:34 Daniel Zimmermann
  2014-01-02 20:56 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Zimmermann @ 2014-01-02 13:34 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User Daniel Zimmermann <netzimme@gmail.com>
# Date 1388655344 -3600
#      Thu Jan 02 10:35:44 2014 +0100
# Node ID f2dbd80da6affb11089a88578c7133d262e2e2a2
# Parent  c010db3c6ab7856e52ad4534ff7b6f1877c6898a
libc/newlib: fix typo in "bump version to 2.1.0"

Fix a typo in the commit http://crosstool-ng.org/hg/crosstool-ng/rev/b966620c7b1e

Signed-off-by: "Daniel Zimmermann" netzimme@gmail.com

diff -r c010db3c6ab7 -r f2dbd80da6af config/libc/newlib.in
--- a/config/libc/newlib.in	Wed Jan 01 19:14:20 2014 +0100
+++ b/config/libc/newlib.in	Thu Jan 02 10:35:44 2014 +0100
@@ -67,7 +67,7 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
-    default "2.1.0" if LIBC_NEWLIB_V_2_0_0
+    default "2.1.0" if LIBC_NEWLIB_V_2_1_0
     default "2.0.0" if LIBC_NEWLIB_V_2_0_0
     default "1.20.0" if LIBC_NEWLIB_V_1_20_0
     default "1.19.0" if LIBC_NEWLIB_V_1_19_0

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 2+ messages in thread

* libc/newlib: fix typo in "bump version to 2.1.0"
  2014-01-02 13:34 [PATCH] libc/newlib: fix typo in "bump version to 2.1.0" Daniel Zimmermann
@ 2014-01-02 20:56 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2014-01-02 20:56 UTC (permalink / raw)
  To: Daniel Zimmermann, Daniel Zimmermann; +Cc: crossgcc

Daniel, All,

Your patch:
    libc/newlib: fix typo in "bump version to 2.1.0"

has been applied as: #84fcb0cae9a4
    http://crosstool-ng.org/hg/crosstool-ng/rev/84fcb0cae9a4

Thank you!

Regards,
Yann E. MORIN.



--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-02 20:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-02 13:34 [PATCH] libc/newlib: fix typo in "bump version to 2.1.0" Daniel Zimmermann
2014-01-02 20:56 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).