summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorIan Romanick <idr@freedesktop.org>2010-07-21 11:01:13 -0700
committerIan Romanick <idr@freedesktop.org>2010-07-21 11:01:13 -0700
commitfc0857adb91e9935cf41b9f27f30c5abe00c8399 (patch)
treeeefa4efb2829fe776c65371941a314e377f62f22 /configure.ac
parent4f57c041039e897a3183aa13943f2bac67c937ea (diff)
Bump version to 0.9 in anticipation of release
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0c4f964..d275d3e 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-20100210, idr@freedesktop.org, GLU3)
+AC_INIT(GLU3, 0.9-20100721, idr@freedesktop.org, GLU3)
AC_CONFIG_SRCDIR([Makefile.am])
AM_CONFIG_HEADER([config.h])