Attention is currently required from: osmith. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/37568?usp=email )
Change subject: Bump version: 1.5.1.29-54db-dirty → 1.6.0 ...................................................................... Patch Set 2: Code-Review-1 (1 comment) File src/Makefile.am: https://gerrit.osmocom.org/c/libosmo-abis/+/37568/comment/e8a45e7c_722b0c0e PS2, Line 4: ABIS_LIBVERSION=13:1:0 $ git diff 1.5.1..master -- include/osmocom/abis/ diff --git a/include/osmocom/abis/e1_input.h b/include/osmocom/abis/e1_input.h index 0d48333..13008f8 100644 --- a/include/osmocom/abis/e1_input.h +++ b/include/osmocom/abis/e1_input.h @@ -270,6 +270,8 @@ enum e1inp_signal_input { S_L_INP_LINE_SLIP_RX, S_L_INP_LINE_SLIP_TX, S_L_INP_LINE_SA_BITS, + S_L_INP_LINE_LOF, + S_L_INP_LINE_NOLOF, }; IMHO this deserves: ABIS_LIBVERSION=14:0:1 -- To view, visit https://gerrit.osmocom.org/c/libosmo-abis/+/37568?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: libosmo-abis Gerrit-Branch: master Gerrit-Change-Id: I1a47ddac444eb731440bf7a796e9570933859873 Gerrit-Change-Number: 37568 Gerrit-PatchSet: 2 Gerrit-Owner: osmith <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <[email protected]> Gerrit-Attention: osmith <[email protected]> Gerrit-Comment-Date: Wed, 24 Jul 2024 10:35:28 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
