projects
/
profile
/
ivi
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc20ed8
)
libdrm: bump version number to 2.4.20 for release
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 2 Apr 2010 20:46:41 +0000
(13:46 -0700)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 2 Apr 2010 20:46:41 +0000
(13:46 -0700)
A few good fixes landed, get them out there.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
6ef3c61
..
fcfd07b
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-19,7
+19,7
@@
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
AC_PREREQ(2.60)
-AC_INIT([libdrm], 2.4.
19
, [dri-devel@lists.sourceforge.net], libdrm)
+AC_INIT([libdrm], 2.4.
20
, [dri-devel@lists.sourceforge.net], libdrm)
AC_USE_SYSTEM_EXTENSIONS
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2])