]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commitdiff
bump version to 0.1.2
authorAleksey Demakov <ademakov@gmail.com>
Wed, 10 Dec 2008 17:54:06 +0000 (17:54 +0000)
committerAleksey Demakov <ademakov@gmail.com>
Wed, 10 Dec 2008 17:54:06 +0000 (17:54 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 8ece3d26814e510bde9261549c67969950407a9f..215721ff51467b1a9a4db8abfb16ac8241afe682 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-0.1.2 (XX Decemeber 2008)
+0.1.2 (10 Decemeber 2008)
 
        * Switch from GPL to LGPL 2.1 license.
        * Implement x86-64 backend (Klaus Treichel).
index a69eb94cb2aa27f8c830f0a788cc62809e891457..4fc47b5e38549ff51d50e0983c01532c81ccdad5 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.61)
 
-AC_INIT([libjit], [0.1.1], [dotgnu-libjit@gnu.org])
+AC_INIT([libjit], [0.1.2], [dotgnu-libjit@gnu.org])
 AC_CONFIG_SRCDIR([include/jit/jit.h])
 AC_CONFIG_HEADERS([config.h])