diff options
author | Martin Braun <martin.braun@ettus.com> | 2016-08-12 10:14:18 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2016-08-12 10:14:18 -0700 |
commit | b01bdc552902318c35095e00708420752ac04031 (patch) | |
tree | bf426690129bb39f361f8b7bcedefd41587eda23 | |
parent | 33fe1f967b0a8d0170afa0f575f70593d4a3f440 (diff) | |
download | uhd-b01bdc552902318c35095e00708420752ac04031.tar.gz uhd-b01bdc552902318c35095e00708420752ac04031.tar.bz2 uhd-b01bdc552902318c35095e00708420752ac04031.zip |
Updated submodule pointer to track UHD-3.9.LTS branch
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 473a21289..b625125db 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "fpga-src"] path = fpga-src url = https://github.com/EttusResearch/fpga.git - branch = maint + branch = UHD-3.9.LTS |