Skip to content

Commit

Permalink
chore: bump agent version
Browse files Browse the repository at this point in the history
  • Loading branch information
bduranleau-nr committed Dec 20, 2023
1 parent 6c27106 commit 19d21fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.15.0
10.16.0
3 changes: 2 additions & 1 deletion axiom/nr_version.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@
* orchid 20Sep2023 (10.12)
* poinsettia 03Oct2023 (10.13)
* quince 13Nov2023 (10.14)
* rose 20Dec2023 (10.15)
*/
#define NR_CODENAME "rose"
#define NR_CODENAME "snapdragon"

const char* nr_version(void) {
return NR_STR2(NR_VERSION);
Expand Down

0 comments on commit 19d21fe

Please sign in to comment.