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

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

[linterna-magica-commit] [395] Preparing for new bug-fix release 0.0.13-


From: Ivaylo Valkov
Subject: [linterna-magica-commit] [395] Preparing for new bug-fix release 0.0.13-1
Date: Sun, 17 Feb 2013 11:23:32 +0000

Revision: 395
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=linterna-magica&revision=395
Author:   valkov
Date:     2013-02-17 11:23:32 +0000 (Sun, 17 Feb 2013)
Log Message:
-----------
Preparing for new bug-fix release 0.0.13-1

Modified Paths:
--------------
    branches/0.0.13/common.mk
    branches/0.0.13/src/lm_constructors.js

Modified: branches/0.0.13/common.mk
===================================================================
--- branches/0.0.13/common.mk   2013-02-17 11:22:18 UTC (rev 394)
+++ branches/0.0.13/common.mk   2013-02-17 11:23:32 UTC (rev 395)
@@ -15,7 +15,7 @@
 # You should have received a copy of the GNU General Public License
 # along with Linterna Mágica.  If not, see <http://www.gnu.org/licenses/>.
 
-VERSION = 0.0.13
+VERSION = 0.0.13-1
 PACKAGE = linternamagica
 GETTEXT_PACKAGE = linterna_magica
 

Modified: branches/0.0.13/src/lm_constructors.js
===================================================================
--- branches/0.0.13/src/lm_constructors.js      2013-02-17 11:22:18 UTC (rev 
394)
+++ branches/0.0.13/src/lm_constructors.js      2013-02-17 11:23:32 UTC (rev 
395)
@@ -193,7 +193,7 @@
 
 // Release date string in POISIX time format (date +"%s")
 // FIXME: Add real string
-LinternaMagica.prototype.release_date = "1357458910";
+LinternaMagica.prototype.release_date = "1361100163";
 
 // The URL with information about the latest version. Must
 // return JSONP data:




reply via email to

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