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:
6299722
)
Increment version to 2.4.22
author
Carl Worth
<cworth@cworth.org>
Wed, 29 Sep 2010 03:40:37 +0000
(20:40 -0700)
committer
Carl Worth
<cworth@cworth.org>
Wed, 29 Sep 2010 03:40:37 +0000
(20:40 -0700)
For the upcoming 2.4.22 release.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
62db817
..
179f29f
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.2
1
, [dri-devel@lists.sourceforge.net], libdrm)
+AC_INIT([libdrm], 2.4.2
2
, [dri-devel@lists.sourceforge.net], libdrm)
AC_USE_SYSTEM_EXTENSIONS
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2])