summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorJohn Resig <jeresig@gmail.com>2006-07-01 14:05:50 +0000
committerJohn Resig <jeresig@gmail.com>2006-07-01 14:05:50 +0000
commit73f55becc5e056ad28f6aec22ec014ffb3ab913b (patch)
treed4964b916b472bd8a811001c32f6cf52dbe66826 /build.sh
parent6bf8667410f10dc505b81261a568e6a42e1ce809 (diff)
downloadjquery-1.0a.tar.gz
jquery-1.0a.zip
Getting ready for 1.0a.1.0a
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index f2b302500..c39688793 100755
--- a/build.sh
+++ b/build.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-cat jquery/jquery.js event/event.js fx/fx.js ajax/ajax.js form/form.js > jquery-svn.js
+cat jquery/jquery.js event/event.js fx/fx.js ajax/ajax.js > jquery-svn.js