[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linterna-magica-commit] [344] Preparing for 0.0.12-5 bug-fix release.
From: |
Ivaylo Valkov |
Subject: |
[linterna-magica-commit] [344] Preparing for 0.0.12-5 bug-fix release. |
Date: |
Sun, 09 Dec 2012 08:35:15 +0000 |
Revision: 344
http://svn.sv.gnu.org/viewvc/?view=rev&root=linterna-magica&revision=344
Author: valkov
Date: 2012-12-09 08:35:15 +0000 (Sun, 09 Dec 2012)
Log Message:
-----------
Preparing for 0.0.12-5 bug-fix release.
Modified Paths:
--------------
branches/0.0.12/common.mk
branches/0.0.12/src/lm_constructors.js
Modified: branches/0.0.12/common.mk
===================================================================
--- branches/0.0.12/common.mk 2012-12-09 08:33:56 UTC (rev 343)
+++ branches/0.0.12/common.mk 2012-12-09 08:35:15 UTC (rev 344)
@@ -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.12-4
+VERSION = 0.0.12-5
PACKAGE = linternamagica
GETTEXT_PACKAGE = linterna_magica
Modified: branches/0.0.12/src/lm_constructors.js
===================================================================
--- branches/0.0.12/src/lm_constructors.js 2012-12-09 08:33:56 UTC (rev
343)
+++ branches/0.0.12/src/lm_constructors.js 2012-12-09 08:35:15 UTC (rev
344)
@@ -187,7 +187,7 @@
// Release date string in POISIX time format (date +"%s")
// FIXME: Add real string
-LinternaMagica.prototype.release_date = "1352649036";
+LinternaMagica.prototype.release_date = "1355042063";
// The URL with information about the latest version. Must
// return JSONP data:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [linterna-magica-commit] [344] Preparing for 0.0.12-5 bug-fix release.,
Ivaylo Valkov <=