]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commitdiff
update working version to 0.1.1
authorAleksey Demakov <ademakov@gmail.com>
Sun, 4 Mar 2007 16:15:34 +0000 (16:15 +0000)
committerAleksey Demakov <ademakov@gmail.com>
Sun, 4 Mar 2007 16:15:34 +0000 (16:15 +0000)
ChangeLog
configure.in

index 46d58b5fad24e6cce20ef09a63e8ee95135d1494..ac537955c881a76cc07c49c1e068a2ad9553b560 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-03-04  Aleksey Demakov  <ademakov@gmail.com>
+
+       * configure.in: update working version to "0.1.1".
+
 2007-03-03  Aleksey Demakov  <ademakov@gmail.com>
 
        * include/jit/Makefile.am: add jit-arch.h to BUILT_SOURCES.
index 2082530aeab16fe5bf6cc7cf5d0caf6b98b7e58c..becebded591f187fb42bf7694d9a091905169393 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.1.0)
+AM_INIT_AUTOMAKE(libjit, 0.1.1)
 AM_CONFIG_HEADER(config.h)
 
 dnl Set the version number for the shared libraries.