Skip to content

Commit aba9391

Browse files
committed
4.8 GA
1 parent 20fb5ab commit aba9391

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# Builds documentation for each release in both HTML and PDF versions
33

44
# Space separated version list to build
5-
RELEASES="4.7 4.6 4.5 4.4 4.3"
5+
RELEASES="4.8 4.7 4.6 4.5 4.4 4.3"
66

77
# Devel releases for static documents and devel docs
8-
DEVRELEASE="4.8"
8+
DEVRELEASE="4.9"
99

1010
# STATIC Release
1111
STATICRELEASE="${DEVRELEASE}"

0 commit comments

Comments
 (0)