Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 0e492a8

Browse files
author
Gustavo Lima Chaves
committed
Bump version to 2, finally.
Signed-off-by: Gustavo Lima Chaves <[email protected]>
1 parent 68f825b commit 0e492a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/build/Makefile.vars

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ LIB_ASAN_PATH =
8383
PREFIX := $(patsubst "%",%,$(PREFIX))
8484
EXTRA_BINS :=
8585

86-
SOL_VERSION := 1
87-
SOL_LIB_CURRENT := 1
86+
SOL_VERSION := 2
87+
SOL_LIB_CURRENT := 2
8888
SOL_LIB_REVISION := 0
8989
SOL_LIB_AGE := 0
9090

0 commit comments

Comments
 (0)