Bumped revision to 0.4.1 tags/0.4.1
authorLuciano Montanaro <mikelima@cirulla.net>
Sun, 3 Jul 2011 10:24:43 +0000 (12:24 +0200)
committerLuciano Montanaro <mikelima@cirulla.net>
Sun, 3 Jul 2011 10:24:43 +0000 (12:24 +0200)
application/application.pro
qtc_packaging/debian_fremantle/changelog
qtc_packaging/debian_harmattan/changelog

index e34e3ec..547116b 100644 (file)
@@ -10,7 +10,7 @@ MOBILITY = location
 
 TARGET = quandoparte
 TEMPLATE = app
-VERSION = 0.4.0
+VERSION = 0.4.1
 VERSION_STRING = '\\"$${VERSION}\\"'
 DEFINES += QP_VERSION=\"$${VERSION_STRING}\"
 
@@ -52,7 +52,9 @@ OTHER_FILES += \
     resources/arrivals.css \
     resources/departures.css \
     $$replace(TRANSLATIONS, .ts, .qm) \
-    resources/stations/stations.qpl
+    resources/stations/stations.qpl \
+    resources/stations/generatelist.xq \
+    resources/stations/generateunclassifiedlist.xq
 
 unix {
     isEmpty(PREFIX) {
index a4a7021..2f8af63 100644 (file)
@@ -1,4 +1,4 @@
-quandoparte (0.4.0) unstable; urgency=low
+quandoparte (0.4.1) unstable; urgency=low
 
   * Initial Release.
 
index 7f7d457..08fc8e5 100644 (file)
@@ -1,4 +1,4 @@
-quandoparte (0.4.0) unstable; urgency=low
+quandoparte (0.4.1) unstable; urgency=low
 
   * Initial Release.