diff options
author | Philip Guenther <guenther@cvs.openbsd.org> | 2013-08-13 07:07:31 +0000 |
---|---|---|
committer | Philip Guenther <guenther@cvs.openbsd.org> | 2013-08-13 07:07:31 +0000 |
commit | 176a9842ae1ee7df103657aea9d45c8272d25b48 (patch) | |
tree | a8d459561351c6e6914ef81f38f524ad01dc5675 /lib/libdrm/intel | |
parent | 67b753dc71852b18ada8c70453c5b152714bd13f (diff) |
Bump the major on every single base library. There are a couple
not bumped by this that will be corrected soon.
heavy lifting by todd@
Diffstat (limited to 'lib/libdrm/intel')
-rw-r--r-- | lib/libdrm/intel/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libdrm/intel/shlib_version b/lib/libdrm/intel/shlib_version index b363be444..012c14171 100644 --- a/lib/libdrm/intel/shlib_version +++ b/lib/libdrm/intel/shlib_version @@ -1,2 +1,2 @@ -major=2 -minor=3 +major=3 +minor=0 |