[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linterna-magica-commit] [261] Preparing for next bug-fix release.
From: |
Ivaylo Valkov |
Subject: |
[linterna-magica-commit] [261] Preparing for next bug-fix release. |
Date: |
Sun, 26 Feb 2012 08:41:45 +0000 |
Revision: 261
http://svn.sv.gnu.org/viewvc/?view=rev&root=linterna-magica&revision=261
Author: valkov
Date: 2012-02-26 08:41:45 +0000 (Sun, 26 Feb 2012)
Log Message:
-----------
Preparing for next bug-fix release. Changing version number and date release
string.
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-02-26 08:39:31 UTC (rev 260)
+++ branches/0.0.11/common.mk 2012-02-26 08:41:45 UTC (rev 261)
@@ -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
+VERSION = 0.0.11-1
PACKAGE = linternamagica
GETTEXT_PACKAGE = linterna_magica
Modified: branches/0.0.11/src/lm_constructors.js
===================================================================
--- branches/0.0.11/src/lm_constructors.js 2012-02-26 08:39:31 UTC (rev
260)
+++ branches/0.0.11/src/lm_constructors.js 2012-02-26 08:41:45 UTC (rev
261)
@@ -187,7 +187,7 @@
// Release date string in POISIX time format (date +"%s")
// FIXME: Add real string
-LinternaMagica.prototype.release_date = "1328448947";
+LinternaMagica.prototype.release_date = "1330245619";
// The URL with information about the latest version. Must
// return JSONP data:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [linterna-magica-commit] [261] Preparing for next bug-fix release.,
Ivaylo Valkov <=