Increment version to 2.4.22 2.4.22
authorCarl Worth <cworth@cworth.org>
Wed, 29 Sep 2010 03:40:37 +0000 (20:40 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 29 Sep 2010 03:40:37 +0000 (20:40 -0700)
For the upcoming 2.4.22 release.

configure.ac

index 62db817..179f29f 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.21, [dri-devel@lists.sourceforge.net], libdrm)
+AC_INIT([libdrm], 2.4.22, [dri-devel@lists.sourceforge.net], libdrm)
 AC_USE_SYSTEM_EXTENSIONS
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([dist-bzip2])