From: Rhys Weatherley Date: Thu, 13 May 2004 04:59:52 +0000 (+0000) Subject: Updating working version to "0.0.3". X-Git-Tag: r.0.0.4~105 X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=b1faa059e0665e0dfcfeab4146aa77b2b2b88a4e;p=francis%2Flibjit.git Updating working version to "0.0.3". --- diff --git a/ChangeLog b/ChangeLog index f352bf4..9c44d8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,8 @@ * configure.in, NEWS: update version for the "0.0.2" release. + * configure.in: updating working version to "0.0.3". + 2004-05-12 Rhys Weatherley * jitdynamic/Makefile.am, jitplus/Makefile.am: use both .libs and diff --git a/configure.in b/configure.in index c4ff46a..e117752 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.2) +AM_INIT_AUTOMAKE(libjit, 0.0.3) AM_CONFIG_HEADER(config.h) dnl Set the version number for the shared libraries.