diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-11-22 20:31:34 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-11-22 20:31:34 +0000 |
commit | 5cc22f3ebb0e7e2c512088be308c666e695daec4 (patch) | |
tree | 1f0fc03bf4f47ec2d71309b70d97499cc73eeb1b /lib/libxcb/libxcb-res | |
parent | 0020ec3315ff8cb6aeae2358cd40dcb2940198dc (diff) |
Update to libxcb 1.9.0.
tested by ajacoutot@ and naddy@ on a full ports build
Diffstat (limited to 'lib/libxcb/libxcb-res')
-rw-r--r-- | lib/libxcb/libxcb-res/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libxcb/libxcb-res/shlib_version b/lib/libxcb/libxcb-res/shlib_version index 97c9f92d6..3d7c908e4 100644 --- a/lib/libxcb/libxcb-res/shlib_version +++ b/lib/libxcb/libxcb-res/shlib_version @@ -1,2 +1,2 @@ major=0 -minor=0 +minor=1 |