Increment version to 2.4.18 for release. 2.4.18
authorCarl Worth <cworth@cworth.org>
Tue, 16 Feb 2010 20:12:41 +0000 (12:12 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 16 Feb 2010 20:12:41 +0000 (12:12 -0800)
The primary motivation of the release is the bug fix in commit
4f0f871730b76730ca58209181d16725b0c40184

configure.ac

index 185579c..f152f24 100644 (file)
@@ -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.17, [dri-devel@lists.sourceforge.net], libdrm)
+AC_INIT([libdrm], 2.4.18, [dri-devel@lists.sourceforge.net], libdrm)
 AC_USE_SYSTEM_EXTENSIONS
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([dist-bzip2])