]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commitdiff
Updating working version to "0.0.3".
authorRhys Weatherley <rweather@southern-storm.com.au>
Thu, 13 May 2004 04:59:52 +0000 (04:59 +0000)
committerRhys Weatherley <rweather@southern-storm.com.au>
Thu, 13 May 2004 04:59:52 +0000 (04:59 +0000)
ChangeLog
configure.in

index f352bf434223b951fecf111a7ae11a42c7f1dfca..9c44d8e27f3a032ffda43eb1a7ff9bb2f23db55d 100644 (file)
--- 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  <rweather@southern-storm.com.au>
 
        * jitdynamic/Makefile.am, jitplus/Makefile.am: use both .libs and
index c4ff46adcb05f7311ad1dcf65eb4b3707a9944ac..e11775266cd26c7a4c391b088b39ac10637d0fb1 100644 (file)
@@ -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.