We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7200a commit 1291a76Copy full SHA for 1291a76
VERSION
@@ -1 +1 @@
1
-11.0.0
+11.1.0
axiom/nr_version.c
@@ -46,8 +46,9 @@
46
* wallflower 06May2024 (10.20)
47
* xerophyllum 20May2024 (10.21)
48
* yarrow 26Jun2024 (10.22)
49
+ * zinnia 30Jul2024 (11.0)
50
*/
-#define NR_CODENAME "zinnia"
51
+#define NR_CODENAME "amethyst"
52
53
const char* nr_version(void) {
54
return NR_STR2(NR_VERSION);
0 commit comments