diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2010-11-12 21:13:09 +0200 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2010-11-12 21:13:09 +0200 |
| commit | ea29fc2cbeef28a55df7de3b90a65ce29da1f0bf (patch) | |
| tree | 4beb41aab4f142e76b330f527e20c74ae1999ace /configure.ac | |
| parent | 267738942bacb0c47358410f9d80f1693616ba84 (diff) | |
* configure: bump version to 0.9-devel
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 3014729..472467f 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ ## along with this program; if not, write to the Free Software Foundation, ## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -AC_INIT([mu],[0.8],[http://www.djcbsoftware.nl/code/mu]) +AC_INIT([mu],[0.9-devel],[http://www.djcbsoftware.nl/code/mu]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([src/mu.cc]) AM_INIT_AUTOMAKE([dist-bzip2]) |
