diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2011-02-23 12:04:20 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2011-02-23 12:04:20 +0100 |
| commit | 7fb931fb830f9b9316ca6bf22d6b640ee543c08d (patch) | |
| tree | 322447ab0159a0a2fc53db9ab6335f5614169fc4 /configure.ac | |
| parent | 675809f43f9e5c2206f9346068c15322f365395a (diff) | |
Bump to version 1.0.4v1.0.4
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 e3bfbbb..fc066b5 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([Touch Frame Library], | 3 | AC_INIT([Touch Frame Library], |
| 4 | [1.0.3], | 4 | [1.0.4], |
| 5 | [], | 5 | [], |
| 6 | [utouch-frame]) | 6 | [utouch-frame]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
