From: Rhys Weatherley Date: Sun, 15 Jan 2006 06:53:05 +0000 (+0000) Subject: Updating working version to "0.0.7". X-Git-Tag: before.move.to.git~277 X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=4f10a37ccdd1071f86817621300230515851b567;p=francis%2Flibjit.git Updating working version to "0.0.7". --- diff --git a/ChangeLog b/ChangeLog index 93f2d21..b6d6d54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ * configure.in, NEWS: update version for the "0.0.6" release. + * configure.in: updating working version to "0.0.7". + 2006-01-14 Aleksey Demakov * tools/gen-sel-parser.y: spilling a register which is the first diff --git a/configure.in b/configure.in index 68b0172..8b055da 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.6) +AM_INIT_AUTOMAKE(libjit, 0.0.7) AM_CONFIG_HEADER(config.h) dnl Set the version number for the shared libraries.