diff options
| author | 2011-01-12 12:13:17 +0100 | |
|---|---|---|
| committer | 2011-01-12 12:17:41 +0100 | |
| commit | 5a6c6b90066727060fd49ad0db5d9006b6cc2c3c (patch) | |
| tree | 601c764d13f4507d3a36d0582f8fbb4f413c3bc1 | |
| parent | 18267fa21cab882c4a455c50f4d976a6f9fdee58 (diff) | |
| download | ifuse-5a6c6b90066727060fd49ad0db5d9006b6cc2c3c.tar.gz ifuse-5a6c6b90066727060fd49ad0db5d9006b6cc2c3c.tar.bz2 | |
Bump version to 1.1.01.1.0
| -rw-r--r-- | configure.ac | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configure.ac b/configure.ac index 3ca5b82..2f3ef9b 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@  # Process this file with autoconf to produce a configure script.  AC_PREREQ(2.61) -AC_INIT(ifuse, 1.0.0) +AC_INIT(ifuse, 1.1.0)  AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip])  AC_CONFIG_SRCDIR([src/])  AC_CONFIG_HEADERS([config.h]) | 
