[Hejes-devel] [1008] changed version number + link to it

hejes-devel at nytud.hu hejes-devel at nytud.hu
Mon Nov 4 20:53:06 CET 2013


Revision: 1008
Author:   mihaltz
Date:     2013-11-04 20:53:06 +0100 (Mon, 04 Nov 2013)
Log Message:
-----------
changed version number + link to it

Modified Paths:
--------------
    trunk/web2py/applications/helyesiras_webdev/modules/VERSION.py
    trunk/web2py/applications/helyesiras_webdev/views/layout.html

Modified: trunk/web2py/applications/helyesiras_webdev/modules/VERSION.py
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/modules/VERSION.py	2013-11-04 10:41:24 UTC (rev 1007)
+++ trunk/web2py/applications/helyesiras_webdev/modules/VERSION.py	2013-11-04 19:53:06 UTC (rev 1008)
@@ -2,5 +2,5 @@
 Constants to define the version number and release date.
 Their values will be shown on the webpage, see views/layout.html
 """
-HELYES_APP_VERSION = "1.1"
-HELYES_APP_DATE = "2013-10-09"
+HELYES_APP_VERSION = "1.1.1"
+HELYES_APP_DATE = "2013-11-04"

Modified: trunk/web2py/applications/helyesiras_webdev/views/layout.html
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/views/layout.html	2013-11-04 10:41:24 UTC (rev 1007)
+++ trunk/web2py/applications/helyesiras_webdev/views/layout.html	2013-11-04 19:53:06 UTC (rev 1008)
@@ -482,7 +482,7 @@
       <div style="float: left;"> © 2013 MTA Nyelvtudományi Intézet</div>
       <div style="float: right;">
       {{from VERSION import HELYES_APP_VERSION, HELYES_APP_DATE}}
-      v{{=HELYES_APP_VERSION}} ({{=A(HELYES_APP_DATE, _href=URL(f='dates', vars={'q': HELYES_APP_DATE}))}})
+      v{{=HELYES_APP_VERSION}} ({{=A(HELYES_APP_DATE, _href=URL(c='blog', f='index', vars={'tag': 'verziók'}))}})
       </div>
       <div style="clear: both;"></div><!-- Clear the divs -->
       {{end}}




More information about the Hejes-devel mailing list