8000 Fixed #3284 - Put version numbers inside of individual files. · timmywil/jquery-ui@f6008ca · GitHub
Skip to content

Commit f6008ca

Browse files
committed
Fixed #3284 - Put version numbers inside of individual files.
1 parent de82e2f commit f6008ca

27 files changed

Lines changed: 27 additions & 27 deletions

ui/effects.blind.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery UI Effects Blind
2+
* jQuery UI Effects Blind @VERSION
33
*
44
* Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)

ui/effects.bounce.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery UI Effects Bounce
2+
* jQuery UI Effects Bounce @VERSION
33
*
44
* Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)

ui/effects.clip.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery UI Effects Clip
2+
* jQuery UI Effects Clip @VERSION
33
*
44
* Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)

ui/effects.drop.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery UI Effects Drop
2+
* jQuery UI Effects Drop @VERSION
33
*
44
* Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)

ui/effects.explode.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery UI Effects Explode
2+
* jQuery UI Effects Explode @VERSION
33
*
44
* Copyright (c) 2008 Paul Bakaus (ui.jquery.com)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)

ui/effects.fold.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery UI Effects Fold
2+
* jQuery UI Effects Fold @VERSION
33
*
44
* Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)

ui/effects.highlight.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery UI Effects Highlight
2+
* jQuery UI Effects Highlight @VERSION
33
*
44
* Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)

ui/effects.pulsate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery UI Effects Pulsate
2+
* jQuery UI Effects Pulsate @VERSION
33
*
44
* Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)

ui/effects.scale.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery UI Effects Scale
2+
* jQuery UI Effects Scale @VERSION
33
*
44
* Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)

ui/effects.shake.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery UI Effects Shake
2+
* jQuery UI Effects Shake @VERSION
33
*
44
* Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)

0 commit comments

Comments
 (0)