Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sonic-net/sonic-buildimage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4f10bf1378a07dfa7ce2a8ce07697d1e9c0c93f6
Choose a base ref
..
head repository: sonic-net/sonic-buildimage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d0ec3e042a8db88c3a7076383d48848336d100b5
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 rules/libyang3.mk
2 changes: 1 addition & 1 deletion rules/libyang3.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# libyang3

LIBYANG3_VERSION = 3.7.8
LIBYANG3_SUBVERSION = 2
LIBYANG3_SUBVERSION = 3
LIBYANG3_FULLVERSION = $(LIBYANG3_VERSION)-$(LIBYANG3_SUBVERSION)

export LIBYANG3_VERSION