Skip to content

Commit 0528b2b

Browse files
committed
release: move version to 1.11.0-rc3
Update VERSION file to 1.11.0-rc3. This should have been done for the earlier 1.11.0-rcX releases but was forgotten. Signed-off-by: Carles Cufi <[email protected]>
1 parent f0c38ae commit 0528b2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

VERSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
VERSION_MAJOR = 1
2-
VERSION_MINOR = 10
3-
PATCHLEVEL = 99
2+
VERSION_MINOR = 11
3+
PATCHLEVEL = 0
44
VERSION_TWEAK = 0
5-
EXTRAVERSION =
5+
EXTRAVERSION = rc3

0 commit comments

Comments
 (0)