[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linterna-magica-commit] [268] Changing version and release date in prep
From: |
Ivaylo Valkov |
Subject: |
[linterna-magica-commit] [268] Changing version and release date in preparation for the 0.0. 11-2 release. |
Date: |
Thu, 12 Apr 2012 07:48:56 +0000 |
Revision: 268
http://svn.sv.gnu.org/viewvc/?view=rev&root=linterna-magica&revision=268
Author: valkov
Date: 2012-04-12 07:48:55 +0000 (Thu, 12 Apr 2012)
Log Message:
-----------
Changing version and release date in preparation for the 0.0.11-2 release.
Modified Paths:
--------------
branches/0.0.11/common.mk
branches/0.0.11/src/lm_constructors.js
Modified: branches/0.0.11/common.mk
===================================================================
--- branches/0.0.11/common.mk 2012-04-12 07:36:03 UTC (rev 267)
+++ branches/0.0.11/common.mk 2012-04-12 07:48:55 UTC (rev 268)
@@ -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.11-1
+VERSION = 0.0.11-2
PACKAGE = linternamagica
GETTEXT_PACKAGE = linterna_magica
Modified: branches/0.0.11/src/lm_constructors.js
===================================================================
--- branches/0.0.11/src/lm_constructors.js 2012-04-12 07:36:03 UTC (rev
267)
+++ branches/0.0.11/src/lm_constructors.js 2012-04-12 07:48:55 UTC (rev
268)
@@ -187,7 +187,7 @@
// Release date string in POISIX time format (date +"%s")
// FIXME: Add real string
-LinternaMagica.prototype.release_date = "1331020506";
+LinternaMagica.prototype.release_date = "1334216738";
// The URL with information about the latest version. Must
// return JSONP data:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [linterna-magica-commit] [268] Changing version and release date in preparation for the 0.0. 11-2 release.,
Ivaylo Valkov <=