Skip to content

Commit

Permalink
Tagging the 1.9m4 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed Feb 21, 2011
1 parent a1ebed7 commit 7b43b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.txt
@@ -1 +1 @@
1.9pre
1.9m4

1 comment on commit 7b43b32

@gbelmm
Copy link

@gbelmm gbelmm commented on 7b43b32 Apr 15, 2011

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

error in tooltip 1.9 m 4

frebug log

elem.attributes is undefined jquery-1.4.4.js
if ( !elem.attributes[ name ] && (elem.hasAttribute && !elem.hasAttribute( name )) ) {
return undefined;
}

Please sign in to comment.