]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commitdiff
Updating working version to "0.0.7".
authorRhys Weatherley <rweather@southern-storm.com.au>
Sun, 15 Jan 2006 06:53:05 +0000 (06:53 +0000)
committerRhys Weatherley <rweather@southern-storm.com.au>
Sun, 15 Jan 2006 06:53:05 +0000 (06:53 +0000)
ChangeLog
configure.in

index 93f2d21e5c5e868a12a8e5deff20aa4bd6c49095..b6d6d543a465d786446d398e53fcd294e82a3247 100644 (file)
--- 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  <ademakov@gmail.com>
 
        * tools/gen-sel-parser.y: spilling a register which is the first
index 68b01724b0ad7855962a5580501785da6ab22c55..8b055da964cf90d15b8bd4be0564ca757b50dce0 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.6)
+AM_INIT_AUTOMAKE(libjit, 0.0.7)
 AM_CONFIG_HEADER(config.h)
 
 dnl Set the version number for the shared libraries.