Ability to add the date and the version number from the command line.

This commit is contained in:
Antoine Proulx
2012-03-07 09:55:07 -05:00
parent 7a4bf6ec26
commit a6948ec413
4 changed files with 20 additions and 15 deletions

View File

@@ -1,9 +1,9 @@
/**
* KineticJS JavaScript Library v3.8.3
* KineticJS JavaScript Library v@version
* http://www.kineticjs.com/
* Copyright 2012, Eric Rowell
* Licensed under the MIT or GPL Version 2 licenses.
* Date: Mar 03 2012
* Date: @date
*
* Copyright (C) 2011 - 2012 by Eric Rowell
*
@@ -24,4 +24,4 @@
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
*/