From 305b2b43c464451bde8db072bfd73192143f20af Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Mon, 1 Mar 2010 00:56:01 +0300 Subject: [PATCH] NASM 2.08rc10 We decided to defer recursive macro support for now. Hope this is the last RC before 2.08 final release. Signed-off-by: Cyrill Gorcunov --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index 948acaa0..32329fe9 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.08rc9 +2.08rc10 -- 2.11.4.GIT