diff options
author | Daniel Stone <daniel@fooishbar.org> | 2005-05-21 04:07:44 +0000 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2005-05-21 04:07:44 +0000 |
commit | 694d4df483a69877fb106437e948a2394bd3eb08 (patch) | |
tree | 49d7589f28e97339220b6929ec1ee1dce1ac5e5e | |
parent | 11e397f4e2b4c0f5a8ffa72593cb392f61f42174 (diff) |
Set version to 1.4.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 340ad35..bef8fe2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([GLProto], [7.0], [xorg@lists.freedesktop.org]) +AC_INIT([GLProto], [1.4], [xorg@lists.freedesktop.org]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AC_OUTPUT([Makefile |