[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linterna-magica-commit] [388] Final changes for the 0.0.13 release.
From: |
Ivaylo Valkov |
Subject: |
[linterna-magica-commit] [388] Final changes for the 0.0.13 release. |
Date: |
Sun, 06 Jan 2013 11:36:53 +0000 |
Revision: 388
http://svn.sv.gnu.org/viewvc/?view=rev&root=linterna-magica&revision=388
Author: valkov
Date: 2013-01-06 11:36:52 +0000 (Sun, 06 Jan 2013)
Log Message:
-----------
Final changes for the 0.0.13 release.
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-01-06 07:53:35 UTC (rev 387)
+++ branches/0.0.13/common.mk 2013-01-06 11:36:52 UTC (rev 388)
@@ -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 = svn-trunk
+VERSION = 0.0.13
PACKAGE = linternamagica
GETTEXT_PACKAGE = linterna_magica
Modified: branches/0.0.13/src/lm_constructors.js
===================================================================
--- branches/0.0.13/src/lm_constructors.js 2013-01-06 07:53:35 UTC (rev
387)
+++ branches/0.0.13/src/lm_constructors.js 2013-01-06 11:36:52 UTC (rev
388)
@@ -193,7 +193,7 @@
// Release date string in POISIX time format (date +"%s")
// FIXME: Add real string
-LinternaMagica.prototype.release_date = "1299248757";
+LinternaMagica.prototype.release_date = "1357458910";
// The URL with information about the latest version. Must
// return JSONP data:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [linterna-magica-commit] [388] Final changes for the 0.0.13 release.,
Ivaylo Valkov <=