summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2009-12-03 12:16:56 -0800
committerIan Romanick <ian.d.romanick@intel.com>2009-12-03 12:16:56 -0800
commit9cc09165071fc24c06947d2ee490f8e188ac5a52 (patch)
treedc81783098fd05290188b935478bff0c77ed3cc7
parent03ea06187bb26360c9c123a57b16de3d9efb02b5 (diff)
Bump version to 0.1-20091203.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 07b20e5..e337eb0 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, 20090417, idr@freedesktop.org, GLU3)
+AC_INIT(GLU3, 0.1-20091203, idr@freedesktop.org, GLU3)
AC_CONFIG_SRCDIR([Makefile.am])
AM_CONFIG_HEADER([config.h])