We are v1.42.

This commit is contained in:
n-a-c-h
2005-01-19 22:52:38 +00:00
parent 328f0bbb2c
commit 91fbf629bc
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ AC_INIT(init.asm)
AC_CONFIG_HEADER(config.h)
ISODATE=`date +%Y-%m-%d`
AC_SUBST(ISODATE)
VERSION=1.41
VERSION=1.42
AC_SUBST(VERSION)
AC_ARG_WITH(nasm-prefix,[ --with-nasm-prefix=PFX Prefix where nasm is installed (optional)], nasm_prefix="$withval", nasm_prefix="")

View File

@@ -23,7 +23,7 @@ bits 32
section .text
; Zsnes required macros
%define ZVERSION '1.41'
%define ZVERSION '1.42'
%ifdef ELF
%imacro newsym 1