diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2011-04-21 15:54:45 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2011-04-21 15:54:45 +0200 |
| commit | 900b31b232af3358e5ca8311d298ec1c0d870365 (patch) | |
| tree | 7de602d62aa0bc3609d7fcba9d725cd2faaf5099 | |
| parent | 4fb7fdc16f192acf975b0a217739f85755ec93dc (diff) | |
Release v1.0.6
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e6b88cb..c14e4c1 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.5], | 4 | [1.0.6], |
| 5 | [], | 5 | [], |
| 6 | [utouch-evemu]) | 6 | [utouch-evemu]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
