Changeset 5bd6aba
- Timestamp:
- 03/03/10 18:26:50 (13 years ago)
- Branches:
- master, qt5
- Children:
- 1bad318
- Parents:
- 5d9409d
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
data/maemo/fosdem-schedule.desktop
r5d9409d r5bd6aba 1 1 [Desktop Entry] 2 2 Encoding=UTF-8 3 Version=0.4 3 Version=0.4.1 4 4 Type=Application 5 5 Name=FOSDEM'10 -
debian/changelog
r5d9409d r5bd6aba 1 fosdem-schedule (0.4 ) stable; urgency=low1 fosdem-schedule (0.4.1) stable; urgency=low 2 2 3 * Release 0.4.1 4 5 -- Matus Uzak <matus.uzak@ixonos.com> Wed, 3 Mar 2010 18:21:46 +0100 6 3 7 * Release 0.4 4 8 -
src/gui/about.ui
r5d9409d r5bd6aba 188 188 <widget class="QLabel" name="label_2" > 189 189 <property name="text" > 190 <string>Version 0.4 </string>190 <string>Version 0.4.1</string> 191 191 </property> 192 192 </widget>
Note: See TracChangeset
for help on using the changeset viewer.