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 a4c10de commit a6a4641Copy full SHA for a6a4641
src/tools/git_changelog
@@ -59,7 +59,7 @@ require IPC::Open2;
59
# (We could get this from "git branches", but not worth the trouble.)
60
# NB: master must be first!
61
my @BRANCHES = qw(master
62
- REL_18_STABLE
+ REL_18_STABLE
63
REL_17_STABLE REL_16_STABLE REL_15_STABLE REL_14_STABLE REL_13_STABLE
64
REL_12_STABLE REL_11_STABLE REL_10_STABLE REL9_6_STABLE REL9_5_STABLE
65
REL9_4_STABLE REL9_3_STABLE REL9_2_STABLE REL9_1_STABLE REL9_0_STABLE
0 commit comments