diff options
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 04699343..6b4c9f93 100644 --- a/src/Makefile +++ b/src/Makefile @@ -7,7 +7,7 @@ # Also works with MinGW and Cygwin on Windows. # Please check msvcbuild.bat for building with MSVC on Windows. # -# Copyright (C) 2005-2012 Mike Pall. See Copyright Notice in luajit.h +# Copyright (C) 2005-2014 Mike Pall. See Copyright Notice in luajit.h ############################################################################## MAJVER= 2 |