diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2011-01-05 11:14:52 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2011-01-05 11:14:52 +0100 |
| commit | 3d20318034e35327770c6e258136e75c20793e0f (patch) | |
| tree | 2f62294b6f6573b95bd618dbdf1805d3c547722e | |
| parent | 6fc005d5e1120b376ec02b7f4a6c1554835749b2 (diff) | |
Bump to version 1.0.4v1.0.4
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f5b8980..ef75686 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.3], | 4 | [1.0.4], |
| 5 | [], | 5 | [], |
| 6 | [utouch-evemu]) | 6 | [utouch-evemu]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
