Skip to content

Commit 392028b

Browse files
committed
version bump
1 parent 45895c6 commit 392028b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -ex
44

55
source settings.sh
66

7-
GLIB_VERSIONS=( 2.34.3 2.38.2 2.40.0 2.41.0 )
7+
GLIB_VERSIONS=( 2.34.3 2.38.2 2.40.2 2.43.0 )
88
JSON_GLIB_VERSIONS=( 0.16.2 0.99.2 1.0.2 )
99
BLACKLIST=( 2.34.3/0.99.2 2.34.3/1.0.2 )
1010

settings.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BUNDLE_VERSION=0.2
1+
BUNDLE_VERSION=0.3
22

33
DESTDIR="/tmp/ci-dep-bundle"
44

0 commit comments

Comments
 (0)