diff options
author | Daniel Stone <daniel@fooishbar.org> | 2005-05-21 04:04:21 +0000 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2005-05-21 04:04:21 +0000 |
commit | 9161a356397a07002e03cf1846d212c7154f4c52 (patch) | |
tree | 7a1868776fb72fb63744ee99c96d8783e76e3536 | |
parent | 492f0a9e16bfe9cfb2c7b888b5b5e511db2bf83b (diff) |
Set version to 1.3.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1b13ffd..503d597 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([InputProto], [7.0], [xorg@lists.freedesktop.org]) +AC_INIT([InputProto], [1.3], [xorg@lists.freedesktop.org]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AC_OUTPUT([Makefile |