Bumped cpatch level, entering Beta tags/0.4.81
authorLuciano Montanaro <mikelima@cirulla.net>
Mon, 9 Jan 2012 00:43:06 +0000 (01:43 +0100)
committerLuciano Montanaro <mikelima@cirulla.net>
Mon, 9 Jan 2012 00:43:06 +0000 (01:43 +0100)
application/application.pro
application/resources/harmattan/qml/AboutPage.qml
qtc_packaging/debian_fremantle/changelog
qtc_packaging/debian_harmattan/changelog

index 3c2be85..5472246 100644 (file)
@@ -4,8 +4,8 @@
 #
 #-------------------------------------------------
 
-VERSION = 0.4.80
-USE_RESOURCES=0
+VERSION = 0.4.81
+USE_RESOURCES = 0
 
 QT += webkit network
 CONFIG += qt webkit mobility
@@ -158,7 +158,6 @@ unix {
     }
 
     BINDIR=$$PREFIX/bin
-    DESKTOPDIR=$$PREFIX/share/applications
     contains(USE_RESOURCES,1) {
         DATADIR=":"
     } else {
index 16837bd..75a341b 100644 (file)
@@ -28,7 +28,7 @@ Page {
             margins: UiConstants.DefaultMargin
         }
         text: qsTr("<h2><a href='http://quandoparte.garage.maemo.org'>" +
-                   "Quando Parte" + "</a></h2>" +"<p style='font-size:small;'>version " + "0.4.80" +
+                   "Quando Parte" + "</a></h2>" +"<p style='font-size:small;'>version " + settings.versionString +
                    "</p>" +
                    "<p>Copyright (c) 2010, 2011</p>" +
                    "<p>Luciano Montanaro (<a href='mailto:mikelima@cirulla.net'>mikelima@cirulla.net</a>)</p>" +
index 63845f6..978c3f8 100644 (file)
@@ -1,3 +1,8 @@
+quandoparte (0.4.81) unstable; urgency=low
+  * <Add change description here>
+
+ -- Luciano Montanaro <mikelima@cirulla.net>  Sun, 08 Jan 2012 20:35:38 +0100
+
 quandoparte (0.4.80) unstable; urgency=low
 
   * Initial Release.
index 07c6016..add03c7 100644 (file)
@@ -1,3 +1,8 @@
+quandoparte (0.4.81) unstable; urgency=low
+  * First Beta release
+
+ -- Luciano Montanaro <mikelima@zaphod>  Sun, 08 Jan 2012 20:35:38 +0100
+
 quandoparte (0.4.80) unstable; urgency=low
 
   * Initial Release.