diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-12-21 20:40:34 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-12-21 20:40:34 +0100 |
| commit | 12660c8e1fea4550b6f9b0e3d29d8c6a72d47c3f (patch) | |
| tree | f502a4136d58f7594fd9fee833fbb8a81954a491 /configure.ac | |
| parent | ada89929b3b1489f3e6025db5af5b0971a9982a8 (diff) | |
Bump to version 1.0.1v1.0.1
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cbde075..6ab87d1 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # Initialize Autoconf | 1 | # Initialize Autoconf |
| 2 | AC_PREREQ([2.60]) | 2 | AC_PREREQ([2.60]) |
| 3 | AC_INIT([Kernel device emulation], | 3 | AC_INIT([Kernel device emulation], |
| 4 | [1.0.0], | 4 | [1.0.1], |
| 5 | [], | 5 | [], |
| 6 | [utouch-evemu]) | 6 | [utouch-evemu]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
