summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2010-02-10 12:54:40 -0800
committerIan Romanick <ian.d.romanick@intel.com>2010-02-10 12:54:40 -0800
commit2e7b75121f4fba4bf0b0d1e74d1ee12d66237602 (patch)
treeaca5b77dd9e2ec95d0c437169b362877725cbb4a
parent87535c64813e334af10e21ce780d21caa2f8f78c (diff)
Bump version to 0.1-20100210.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e337eb0..af5c479 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT(GLU3, 0.1-20091203, idr@freedesktop.org, GLU3)
+AC_INIT(GLU3, 0.1-20100210, idr@freedesktop.org, GLU3)
AC_CONFIG_SRCDIR([Makefile.am])
AM_CONFIG_HEADER([config.h])