From cfd69eb425af302f270aadb51b7d6e5abee51da7 Mon Sep 17 00:00:00 2001 From: n-a-c-h <> Date: Mon, 6 Dec 2004 23:03:08 +0000 Subject: [PATCH] Yes we are v1.40 now. --- zsnes/src/configure.in | 2 +- zsnes/src/macros.mac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zsnes/src/configure.in b/zsnes/src/configure.in index d291d717..286de496 100644 --- a/zsnes/src/configure.in +++ b/zsnes/src/configure.in @@ -4,7 +4,7 @@ AC_INIT(init.asm) AC_CONFIG_HEADER(config.h) ISODATE=`date +%Y-%m-%d` AC_SUBST(ISODATE) -VERSION=1.36 +VERSION=1.40 AC_SUBST(VERSION) AC_ARG_WITH(nasm-prefix,[ --with-nasm-prefix=PFX Prefix where nasm is installed (optional)], nasm_prefix="$withval", nasm_prefix="") diff --git a/zsnes/src/macros.mac b/zsnes/src/macros.mac index ecfd5d88..512f2c26 100644 --- a/zsnes/src/macros.mac +++ b/zsnes/src/macros.mac @@ -20,7 +20,7 @@ bits 32 section .text ; Zsnes required macros -%define ZVERSION '1.36 CVS' +%define ZVERSION '1.40' %ifdef ELF %imacro newsym 1