From: Rhys Weatherley Date: Sun, 8 Aug 2004 01:14:18 +0000 (+0000) Subject: Updating working version to "0.0.3". X-Git-Tag: r.0.0.6~48 X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=9e4ce0a0531c5def91bce73d3c09f60bda926fa6;p=francis%2Flibjit.git Updating working version to "0.0.3". --- diff --git a/ChangeLog b/ChangeLog index 92a1713..751814b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ * configure.in, NEWS: update version for the "0.0.4" release. + * configure.in: updating working version to "0.0.3". + 2004-08-05 Rhys Weatherley * doc/Makefile.am, doc/README, doc/libjit.texi, diff --git a/configure.in b/configure.in index 53a33bc..ad77139 100644 --- a/configure.in +++ b/configure.in @@ -5,7 +5,7 @@ dnl Determine the build, host, and target system types. AC_CANONICAL_SYSTEM dnl Initialize automake. -AM_INIT_AUTOMAKE(libjit, 0.0.4) +AM_INIT_AUTOMAKE(libjit, 0.0.5) AM_CONFIG_HEADER(config.h) dnl Set the version number for the shared libraries.