Skip to content

Commit

Permalink
Revert "Revert "Test: liboboe 12.0.99 staging""
Browse files Browse the repository at this point in the history
This reverts commit 5fd3a4b.
  • Loading branch information
tammy-baylis-swi committed Feb 2, 2023
1 parent 16caad3 commit fdc9fc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ OBOEVERSION := $(shell cat ./solarwinds_apm/extension/VERSION)
ifdef STAGING_OBOE
OBOEREPO := "https://agent-binaries.global.st-ssp.solarwinds.com/apm/c-lib/${OBOEVERSION}"
else
OBOEREPO := "https://agent-binaries.cloud.solarwinds.com/apm/c-lib/${OBOEVERSION}"
OBOEREPO := "https://agent-binaries.global.st-ssp.solarwinds.com/apm/c-lib/${OBOEVERSION}"
endif

verify-oboe-version:
Expand Down
2 changes: 1 addition & 1 deletion solarwinds_apm/extension/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12.0.0
12.0.99

0 comments on commit fdc9fc3

Please sign in to comment.