Search
lxdream.org :: lxdream/configure.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename configure.in
changeset 793:7877d947228d
prev791:fc609d426806
next804:567a684e1e7a
author nkeynes
date Fri Aug 01 03:58:25 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change OS X: Add file association with .dst files and support opening them from the finder
file annotate diff log raw
1.1 --- a/configure.in Wed Jul 30 02:17:18 2008 +0000
1.2 +++ b/configure.in Fri Aug 01 03:58:25 2008 +0000
1.3 @@ -1,7 +1,7 @@
1.4 dnl Process this file with autoconf to produce a configure script.
1.5
1.6 AC_INIT(configure.in)
1.7 -AM_INIT_AUTOMAKE(lxdream, 0.8.3)
1.8 +AM_INIT_AUTOMAKE(lxdream, 0.8.4)
1.9 AM_MAINTAINER_MODE
1.10 AM_CONFIG_HEADER(config.h)
1.11
.