summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-03-27 19:53:07 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-03-27 19:53:07 +0200
commit6297fce66c8243488048690472f0d1ebc329dd52 (patch)
treedde073669c3f7759a76b6e81baf1971aee884eb4
parenta079d751f0c9e117eedf4d0bbc6d24b06f4baf46 (diff)
downloadpython-apt-6297fce66c8243488048690472f0d1ebc329dd52.tar.gz
* DistUpgrade/DistUpgrade.glade: fix version information
-rw-r--r--DistUpgrade/DistUpgrade.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/DistUpgrade/DistUpgrade.glade b/DistUpgrade/DistUpgrade.glade
index 8d82b7c5..f6a8041d 100644
--- a/DistUpgrade/DistUpgrade.glade
+++ b/DistUpgrade/DistUpgrade.glade
@@ -38,7 +38,7 @@
<child>
<widget class="GtkLabel" id="label_title">
<property name="visible">True</property>
- <property name="label" translatable="yes">&lt;span weight=&quot;bold&quot; size=&quot;x-large&quot;&gt;Upgrading to Ubuntu &quot;Dapper&quot; 6.04&lt;/span&gt;</property>
+ <property name="label" translatable="yes">&lt;span weight=&quot;bold&quot; size=&quot;x-large&quot;&gt;Upgrading to Ubuntu &quot;Dapper&quot; 6.06&lt;/span&gt;</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>