diff options
author | Daniel Stone <daniel@fooishbar.org> | 2005-05-21 04:12:42 +0000 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2005-05-21 04:12:42 +0000 |
commit | 51af7343cc12fec7d7d3e72efb613c9055aeeabc (patch) | |
tree | 9ee982dc34644497067a3d0ff652460557a8bd04 | |
parent | 501d5823392a3ef6004bca877cfb5e9b4c346fd5 (diff) |
Set version to 1.1.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8d30e16..8a8ad09 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([PanoramixProto], [7.0], [xorg@lists.freedesktop.org]) +AC_INIT([PanoramixProto], [1.1], [xorg@lists.freedesktop.org]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AC_OUTPUT([Makefile |