Skip to main content

Bug Tracker

Side navigation

#2769 closed bug (fixed)

Opened May 01, 2008 07:03PM UTC

Closed February 05, 2010 08:00PM UTC

Incorrect date/rev in jQuery builds

Reported by: scottgonzalez Owned by:
Priority: major Milestone: 1.4
Component: build Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

core.js uses $Date$ and $Rev$ in the header comments, which results in the wrong date/rev for builds. The date/rev should either be from the most recently updated source file or current SVN (potentially different because all plugins use the same repository).

Attachments (0)
Change History (1)

Changed February 05, 2010 08:00PM UTC by john comment:1

milestone: 1.2.41.4
resolution: → fixed
status: newclosed
version: 1.2.31.3.2

This has been fixed with the move to Git.