summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2008-01-27 13:02:26 +0100
committerMatthias Benkard <code@mail.matthias.benkard.de>2008-01-27 13:02:26 +0100
commit001f4a81ec1f935abaa790cd57fbf872742e99de (patch)
treecfe5d6869fd49fce5a18ce7f90ad500bc0a876dc /configure.ac
parentf228c3f21021ccbe216d4aa8485f99295d44f4d9 (diff)
Bump version.
darcs-hash:a2ca8ac7c92c392f7db4934272c1d192186a68cf
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6fac92b..5e11366 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.61)
-AC_INIT(Objective-CL, 0.0.3, objcl-bugs@matthias.benkard.de)
+AC_INIT(Objective-CL, 0.0.4, objcl-bugs@matthias.benkard.de)
AC_CONFIG_SRCDIR([Objective-C/libobjcl.h])
AC_PROG_CC