Add a comment to prevent acidentally bumping lua version to 5.2 again.
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 19 Jun 2012 14:48:36 +0000 (14:48 +0000)
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 19 Jun 2012 14:48:36 +0000 (14:48 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@43366 f5534014-38df-0310-8fa8-9805f1628bb7

macosx-setup.sh

index 0832cdb42b98692eac1353319ab80005a2cc6205..728efc364caa5202dd7ce1c566f2800289dbb1c1 100755 (executable)
@@ -66,6 +66,8 @@ LIBGPG_ERROR_VERSION=1.10
 #
 LIBGCRYPT_VERSION=1.5.0
 GNUTLS_VERSION=2.12.19
+# Stay with Lua 5.1 when updating until the code has been changed
+# to support 5.2
 LUA_VERSION=5.1.5
 PORTAUDIO_VERSION=pa_stable_v19_20111121
 #