diff options
author | Matthieu Herrb <matthieu@openbsd.org> | 2009-11-23 12:54:38 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@openbsd.org> | 2009-11-23 12:54:38 +0000 |
commit | 873d8e51b2165bdfd19207b0fdf6d0760e152d58 (patch) | |
tree | 31cfc4de7f7eca21fee41fa1ca751dad4610d6a2 | |
parent | 1978c4588c6258e943391498fb68024bfd4ff4c3 (diff) |
Bump version -> 1.2.9
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4938e1e..a90b4bb 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-input-ws], - 1.2, + 1.2.9, [http://www.openbsd.org/], openbsd-input-ws) |