linterna-magica-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linterna-magica-commit] [220] Final change for the 0.0.10-2 release.


From: Ivaylo Valkov
Subject: [linterna-magica-commit] [220] Final change for the 0.0.10-2 release.
Date: Sat, 26 Nov 2011 12:19:26 +0000

Revision: 220
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=linterna-magica&revision=220
Author:   valkov
Date:     2011-11-26 12:19:19 +0000 (Sat, 26 Nov 2011)
Log Message:
-----------
Final change for the 0.0.10-2 release.

Modified Paths:
--------------
    branches/0.0.10/Makefile
    branches/0.0.10/src/lm_constructors.js

Modified: branches/0.0.10/Makefile
===================================================================
--- branches/0.0.10/Makefile    2011-11-26 11:02:41 UTC (rev 219)
+++ branches/0.0.10/Makefile    2011-11-26 12:19:19 UTC (rev 220)
@@ -36,7 +36,7 @@
 CHMOD=/bin/chmod
 
 PACKAGE= linternamagica
-VERSION = 0.0.10-2-svn-pre
+VERSION = 0.0.10-2
 
 topdir=.
 srcdir=$(topdir)/src

Modified: branches/0.0.10/src/lm_constructors.js
===================================================================
--- branches/0.0.10/src/lm_constructors.js      2011-11-26 11:02:41 UTC (rev 
219)
+++ branches/0.0.10/src/lm_constructors.js      2011-11-26 12:19:19 UTC (rev 
220)
@@ -187,7 +187,7 @@
 
 // Release date string in POISIX time format (date +"%s")
 // FIXME: Add real string
-LinternaMagica.prototype.release_date = "1322304242";
+LinternaMagica.prototype.release_date = "1322309870";
 
 // The URL with information about the latest version. Must
 // return JSONP data:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]