mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Further cleanup on ant build: Revision is gone
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
</concat>
|
||||
<replaceregexp match="@VERSION" replace="${version}" flags="g" byline="true" file="${JQ}" />
|
||||
<replaceregexp match="Date: " replace="Date: ${date}" file="${JQ}" />
|
||||
<replaceregexp match="Revision: " replace="Revision: ${revision}" file="${JQ}" />
|
||||
<echo message="${JQ} built." />
|
||||
</target>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user