summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index f0496248..666a07ad 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -5,7 +5,7 @@
5# Also works with MinGW and Cygwin on Windows. 5# Also works with MinGW and Cygwin on Windows.
6# Please check msvcbuild.bat for building with MSVC on Windows. 6# Please check msvcbuild.bat for building with MSVC on Windows.
7# 7#
8# Copyright (C) 2005-2009 Mike Pall. See Copyright Notice in luajit.h 8# Copyright (C) 2005-2010 Mike Pall. See Copyright Notice in luajit.h
9############################################################################## 9##############################################################################
10 10
11MAJVER= 2 11MAJVER= 2