Merge lp:~kalikiana/midori/release0.5.4 into lp:midori

Proposed by Cris Dywan
Status: Merged
Approved by: Paweł Forysiuk
Approved revision: 6268
Merged at revision: 6270
Proposed branch: lp:~kalikiana/midori/release0.5.4
Merge into: lp:midori
Diff against target: 455 lines (+143/-33)
7 files modified
ChangeLog (+65/-0)
HACKING (+44/-5)
data/faq.html (+30/-23)
midori/midori-view.c (+1/-1)
tools/release (+1/-2)
win32/makedist/midori.nsi (+1/-1)
wscript (+1/-1)
To merge this branch: bzr merge lp:~kalikiana/midori/release0.5.4
Reviewer Review Type Date Requested Status
Paweł Forysiuk Approve
Review via email: mp+174826@code.launchpad.net

Commit message

Bump version to 0.5.4

To post a comment you must log in.
Revision history for this message
Paweł Forysiuk (tuxator) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'ChangeLog'
2--- ChangeLog 2013-05-17 18:40:41 +0000
3+++ ChangeLog 2013-07-15 17:13:28 +0000
4@@ -1,5 +1,70 @@
5 This file is licensed under the terms of the expat license, see the file EXPAT.
6
7+v0.5.4:
8+ Refactor history step and allow multiple title updates
9+ Call midori_browser_connect_tab with correct type
10+ Don't add HistoryCompletion if there's no history
11+ Restore reload button icon in error pages
12+ Don't insert folders into the log
13+ If an url is specified the fallback url should not be loaded
14+ Fixed crashes when closing a loading tab + granite's tab moving
15+ Test if plugins are redundant instead of skipping them all
16+ Avoid selecting bookmark uris that begin by 'javascript:' for completion
17+ Set FOREIGN_KEYS pragma on db initialization
18+ Implement a default zoom level preference
19+ Fix tautological use of G_MAXINT with enum
20+ Take current selection into account for bookmark folders when adding/editing bookmark
21+ Improve error page visuals, show suggestions on network errors
22+ Bump vala to 0.16.0
23+ Downgrade glib requirement to 2.32.3 to re-enable building under Ubuntu 12.04 (LTS)
24+ Bump glib2 version to 2.32.4
25+ Improve and unify thumbnail generation
26+ Omit speed dial and blank pages from view completion
27+ Makes the elements of the speed dial non-selectable
28+ Use NULL-safe comparison in katze_item_icon_loaded_cb
29+ Drop non-DOM style sheet injection code path
30+ Clean small leftovers from GTK and WebKit version bumps
31+ Bump GTK+ requirement to 2.24 and drop support for earlier versions
32+ Check for app mode to set browser icon instead of readonly
33+ Escape square brackets in adblock_fixup_regexp
34+ Fix showing (sub)folders in bookmarkbar
35+ Bump WebKit requirement to 1.8.3 and drop support for earlier versions
36+ Set menu on dynamic notebook tab
37+ Do not run toolbar editor's GtkDialog in its own main loop by prevent calling gtk_dialog_run(). Instead just set the GtkDialog modal and show it.
38+ Remove unnecesary harmful code from tab_switched_cb
39+ Fix segfault when deleteing tabs with history list
40+ Specify int64 id item as a string in bookmark remove/update queries
41+ Distinguish between box and event box in the tab label when colouring tabs
42+ Show visual feedback when hovering over items in bookmark panel
43+ Replace INSTALL/ HACKING with exported Contribute wiki page
44+ Delete tabs from history list with Del
45+ Check brightness of backgroung color when deciding foreground color of given tab
46+ Clean launcher filenames, double-click to open and delete button
47+ Avoid declaring browser twice within the same function
48+ Add ./waf --update-pot
49+ Fix memory leak introduced in r6184
50+ Use old function name g_dbus_generate_guid for old valac
51+ Move Import and Export into menu Bookmarks
52+ Collect multiple download notifications within a minute
53+ Fix segfault when right clicking on a web view.
54+ Make libnotify mandatory except on Windows
55+ Remove the rather unnecessary ./waf --run feature
56+ Send a notification after creating a launcher
57+ Ambiguous 'Open as App' context menu item was removed
58+ Apply label color to label rather than event box
59+ Store data of app mode based on URL in ~/.local/share/midori/apps
60+ Split colorful tabs code into helper functions and add unit tests
61+ Fix History List memory leak when closing Midori window.
62+ Replace .gitignore with a .bzrignore
63+ Always define GCR_VERSION in GTK+2 build
64+ Fix bookmarks dialog rename regression introduced in r6167.
65+ Drop check for gcr-3-gtk2 which isn't being maintained.
66+ Scrap unneeded background variables in location renderer callbacks
67+ Title case and proper packing in bookmark dialog
68+ Delete PO files Launchpad spewed into root directory when it couldn't find po/*.pot file.
69+ Issue a warning when trying to use MIDORI_DEBUG while running
70+ Update dates to 2013 to fix bug #1167075.
71+
72 v0.5.2:
73 Re-release with a proper version number and changelog
74
75
76=== modified file 'HACKING'
77--- HACKING 2013-05-29 19:36:59 +0000
78+++ HACKING 2013-07-15 17:13:28 +0000
79@@ -1,3 +1,4 @@
80+
81 ====== Midori - Contribute ======
82
83 **This document is licensed under the LGPL 2.1.**
84@@ -9,6 +10,10 @@
85 The development **trunk** (master, tip) is the latest iteration of the next release. Browse it online and look for other branches at http://code.launchpad.net/midori or http://bazaar.launchpad.net/~midori/midori/trunk/tarball download a tarball of the latest revision.
86
87 //The code used to be hosted in git.xfce.org/apps/midori.//
88+
89+Keep your copy updated:
90+
91+bzr merge --pull
92 ====== Join IRC chat rooms ======
93
94 Join irc://irc.freenode.net/midori #midori on Freenode https://kiwiirc.com/client/irc.freenode.net/midori or use webchat to talk about Midori, discuss bugs and new ideas.
95@@ -16,7 +21,8 @@
96
97 * http://bugs.launchpad.net/midori Go through problem reports and check Unconfirmed bugs or those lacking information and mark any duplicates you spot
98 * https://www.bountysource.com/#trackers/130181-midori Add a bounty for a feature or bug you'd like to support
99-
100+ * https://translations.launchpad.net/midori/trunk/+pots/trunk Translate to your own language
101+ * https://github.com/eustasy/midori-browser.org/issues Report website bugs
102 ====== Build the code ======
103
104 ./waf configure --prefix=/usr
105@@ -42,10 +48,13 @@
106
107 _build/default/midori/midori -g [OPTIONAL ARGUMENTS]
108
109+If the problem is a warning, not a crash GLib has a handy feature
110+
111+env G_DEBUG=all _build/default/midori/midori -g
112+
113 For more specific debugging output, depending on the feature in question you may use
114
115 env MIDORI_DEBUG=help _build/default/midori/midori
116-
117 ====== Coding style and quality ======
118
119 Midori code should in general have:
120@@ -87,6 +96,9 @@
121 Commit all current changes - Bazaar automatically picks up edited files. //If you're used to git, think of an implicit staging area.//
122 bzr commit -p
123
124+If you have one or more related bug reports you should pass them as arguments. Once these commits are merged the bug will automatically be closed and the commit log shows clickable links to the reports.
125+ bzr commit -p --fixes=lp:1111999
126+
127 If you've done several commits
128 bzr log | less
129 bzr log -p | less
130@@ -100,12 +112,11 @@
131 bzr unshelve
132
133 Remember to keep your branch updated:
134- bzr pull
135+ bzr merge --pull
136
137 As a general rule of thumb, ''bzr help COMMAND'' gives you an explanation of any command and ''bzr help commands'' lists all available commands.
138
139 //If you're a die-hard git user, http://zyga.github.io/git-lp/ checkout git-lp to use git commands with the Bazaar repository.//
140-
141 ====== Push proposed changes ======
142
143 If you haven't yet, https://launchpad.net/~/+editsshkeys check that Launchpad has your SSH key - you can create an SSH key with **Passwords and Keys** aka **Seahorse** or ''ssh-keygen -t rsa'' - and use ''bzr launchpad-login'' to make youself known to bzr locally.
144@@ -156,6 +167,27 @@
145 cd midori.fix-bug1120383
146 bzr pull lp:midori
147
148+
149+====== Backwards compatibility ======
150+As of Midori 0.5.4 the formula is:
151+ * Required dependencies need to be available on the previous stable https://apps.fedoraproject.org/packages/s/webkit Fedora and http://packages.ubuntu.com/search?suite=quantal&keywords=webkit&searchon=names Ubuntu
152+ * For reference http://openports.se/www/webkit OpenBSD
153+ * Windows XP through 8 are to date ABI compatible, all dependencies are included
154+
155+^ package ^ F17 (2012-05-29) ^ U 12.10 (2012-10-18) ^
156+| glib2 | 2.32.4 | 2.34.0 |
157+| vala | 0.16.1 | 0.16 |
158+| gtk3 | 3.4.4 | 3.6.0 |
159+| gtk2 | 2.24.13 | 2.24.13 |
160+| soup | 2.38.1 | 2.40 |
161+| webkit | 1.8.3-1.fc17 | 1.10.0-0ubuntu1 |
162+====== Midori with(out) Granite ======
163+When built with Granite (--enable-granite) there're a few key differences:
164+ * Preferences uses a http://valadoc.elementaryos.org/Granite/Granite.Widgets.StaticNotebook.html Granite.Widgets.StaticNotebook
165+ * URL completion styling is slightly different
166+ * Clear Private Data uses **Granite.Widgets.LightWindow**
167+ * Edit Bookmark and Security Details use http://valadoc.elementaryos.org/Granite/Granite.Widgets.PopOver.html Granite.Widgets.PopOver instead of Gtk.Window
168+ * Browser uses **Granite.Widgets.DynamicNotebook** instead of Gtk.Notebook
169 ====== Midori for Windows ======
170 ===== Dependencies =====
171 Midori for Windows is compiled on a Linux host and MinGW stack. For the current build Fedora 18 packages are used. Packages needed are listed below:
172@@ -197,4 +229,11 @@
173 ===== Testing =====
174 For testing your changes unfortuantely a real system is needed because Midori and WebKitGTK+ don't work properly under Wine. Even if it works some problems are not visible when using Wine, but are present when running under a real Windows system and vice versa.
175
176-One way around it is to virtualize Windows on a Linux host and mount your MinGW directories as a network drive or shared folder.
177\ No newline at end of file
178+One way around it is to virtualize Windows on a Linux host and mount your MinGW directories as a network drive or shared folder.
179+
180+====== Jargon ======
181+ * freeze: the 4th week of a 4 week release cycle, bug fixes only
182+ * MR: merge request, a branch proposed for review
183+ * ninja: an internal tab, usually empty label, used for taking screenshots
184+ * fortress: user of an ancient release like 0.4.3 as found on Raspberry Pie, Debian, Ubuntu
185+ * katze, sokoke, tabby: API names and coincidentally cat breeds
186\ No newline at end of file
187
188=== modified file 'data/faq.html'
189--- data/faq.html 2013-05-16 21:25:22 +0000
190+++ data/faq.html 2013-07-15 17:13:28 +0000
191@@ -5,7 +5,7 @@
192 <title>midori:faq</title>
193 <meta name="generator" content="DokuWiki"/>
194 <meta name="robots" content="noindex,nofollow"/>
195-<meta name="date" content="2013-05-13T12:47:33+0200"/>
196+<meta name="date" content="2013-07-12T03:32:14+0200"/>
197 <meta name="keywords" content="midori,faq"/>
198 <link rel="search" type="application/opensearchdescription+xml" href="/lib/exe/opensearch.php" title="Xfce Wiki"/>
199 <link rel="start" href="/"/>
200@@ -18,7 +18,7 @@
201 <link rel="stylesheet" href="faq.css" />
202 <script type="text/javascript">/*<![CDATA[*/var NS='midori';var JSINFO = {"id":"midori:faq","namespace":"midori"};
203 /*!]]>*/</script>
204-<script type="text/javascript" charset="utf-8" src="/lib/exe/js.php?tseed=1358197876"></script>
205+<script type="text/javascript" charset="utf-8" src="/lib/exe/js.php?tseed=1371413028"></script>
206 </head>
207 <body>
208 <div class="dokuwiki export">
209@@ -241,6 +241,10 @@
210 <div class="level4">
211
212 <p>
213+Midori uses the system&#039;s ca-certificates, the exact locations depend on the distribution.
214+</p>
215+
216+<p>
217 Midori &gt;= 0.4.7 supports <a href="http://git.gnome.org/browse/gcr/tree/gcr" class="urlextern" title="http://git.gnome.org/browse/gcr/tree/gcr" rel="nofollow">gcr</a> for certificate display and management, you can click the lock in the urlbar to see detailed information. Earlier versions, or one without gcr will not handle certificates beyond the lock icon in the urlbar.
218 </p>
219
220@@ -250,7 +254,7 @@
221 <div class="level5">
222
223 <p>
224-No key store is available or it&#039;s incorrectly setup. By default GNOME keyring can do this. Under Xfce it is recommended to enable “GNOME services” under “Session and Startup settings”. Otherwise this can occur if a script doesn&#039;t correctly send the output of “gnome-keyring –startup” to the environment.
225+No key store is available or it&#039;s incorrectly setup. By default GNOME keyring can do this. Under Xfce it is recommended to enable “GNOME services” under “Session and Startup settings”. To make sure, that the output of “gnome-keyring –startup” is correctly sent to the environment, you can add “export `gnome-keyring-daemon –start`” to .xinitrc.
226 </p>
227
228 </div>
229@@ -263,7 +267,7 @@
230 </p>
231
232 </div>
233-<!-- EDIT4 SECTION "Security features" [3301-4386] -->
234+<!-- EDIT4 SECTION "Security features" [3301-4518] -->
235 <h2 class="sectionedit5" id="flash_doesn_t_work">Flash doesn&#039;t work</h2>
236 <div class="level2">
237
238@@ -302,12 +306,15 @@
239 <p>
240 nspluginwrapper is a program that runs Flash and other Netscape plugins in a separate process. So a crash can&#039;t crash the whole browser and Flash, which is GTK+2 can run in GTK+3.
241 </p>
242-<pre class="code bash"><span class="kw2">sudo</span> <span class="kw2">apt-get install</span> flashplugin-installer
243-<span class="kw2">sudo</span> <span class="kw2">apt-get install</span> nspluginwrapper
244+<pre class="code bash"><span class="kw2">sudo</span> <span class="kw2">apt-get install</span> flashplugin-installer nspluginwrapper
245 <span class="kw2">sudo</span> nspluginwrapper <span class="re5">-i</span> <span class="sy0">/</span>usr<span class="sy0">/</span>lib<span class="sy0">/</span>flashplugin-installer<span class="sy0">/</span>libflashplayer.so
246 nspluginwrapper <span class="re5">-v</span> <span class="re5">-a</span> <span class="re5">-n</span> <span class="re5">-i</span></pre>
247
248 <p>
249+~/.mozilla can also be used with Adobe&#039;s tarball if system-wide install is not an option. The approach is confirmed to work with x86-64 as well.
250+</p>
251+
252+<p>
253 Another remedy is using WebKit2 - starting with Midori 0.4.9 experimental support is available, <a href="https://trac.webkit.org/wiki/WebKitGTK/WebKit2Roadmap" class="urlextern" title="https://trac.webkit.org/wiki/WebKitGTK/WebKit2Roadmap" rel="nofollow">progress on WebKit2GTK+ can be seen in the WebKit wiki</a>.
254 </p>
255
256@@ -358,7 +365,7 @@
257 </li>
258 <li class="level1"><div class="li"> You may need gstreamer0.10-alsa for ALSA, depending on your distribution.</div>
259 </li>
260-<li class="level1"><div class="li"> You need plugins for Theora, gstreamer0.10-base and <abbr title="Motion Picture Experts Group">MPEG</abbr>-4 incluing aac (e.g. gst-plugins-faad), gstreamer0.10-bad. For WebM, you&#039;ll need plugins for vorbis (-base), matroska (-good), and vp8 (-bad). Have a look at <a href="http://www.gstreamer.net/documentation/plugins.html" class="urlextern" title="http://www.gstreamer.net/documentation/plugins.html" rel="nofollow">http://www.gstreamer.net/documentation/plugins.html</a> for details.</div>
261+<li class="level1"><div class="li"> You need plugins for Theora, gstreamer0.10-base and <abbr title="Moving Picture Experts Group">MPEG</abbr>-4 incluing aac (e.g. gst-plugins-faad), gstreamer0.10-bad. For WebM, you&#039;ll need plugins for vorbis (-base), matroska (-good), and vp8 (-bad). Have a look at <a href="http://www.gstreamer.net/documentation/plugins.html" class="urlextern" title="http://www.gstreamer.net/documentation/plugins.html" rel="nofollow">http://www.gstreamer.net/documentation/plugins.html</a> for details.</div>
262 </li>
263 <li class="level1"><div class="li"> For Youtube or Vimeo, you need WebKitGTK+ 1.1.20 or newer.</div>
264 </li>
265@@ -589,12 +596,12 @@
266 </p>
267
268 </div>
269-<!-- EDIT5 SECTION "Flash doesn't work" [4387-12724] -->
270+<!-- EDIT5 SECTION "Flash doesn't work" [4519-12981] -->
271 <h1 class="sectionedit6" id="privacy">Privacy</h1>
272 <div class="level1">
273
274 </div>
275-<!-- EDIT6 SECTION "Privacy" [12725-12747] -->
276+<!-- EDIT6 SECTION "Privacy" [12982-13004] -->
277 <h2 class="sectionedit7" id="blacklist_cookies">Blacklist cookies</h2>
278 <div class="level2">
279
280@@ -620,7 +627,7 @@
281 </p>
282
283 </div>
284-<!-- EDIT7 SECTION "Blacklist cookies" [12748-13284] -->
285+<!-- EDIT7 SECTION "Blacklist cookies" [13005-13541] -->
286 <h2 class="sectionedit8" id="adblock">Adblock</h2>
287 <div class="level2">
288
289@@ -629,12 +636,12 @@
290 </p>
291
292 </div>
293-<!-- EDIT8 SECTION "Adblock" [13285-13540] -->
294+<!-- EDIT8 SECTION "Adblock" [13542-13797] -->
295 <h1 class="sectionedit9" id="modes">Modes</h1>
296 <div class="level1">
297
298 </div>
299-<!-- EDIT9 SECTION "Modes" [13541-13561] -->
300+<!-- EDIT9 SECTION "Modes" [13798-13818] -->
301 <h2 class="sectionedit10" id="web_applications">Web Applications</h2>
302 <div class="level2">
303
304@@ -655,7 +662,7 @@
305 </p>
306
307 </div>
308-<!-- EDIT10 SECTION "Web Applications" [13562-14078] -->
309+<!-- EDIT10 SECTION "Web Applications" [13819-14335] -->
310 <h2 class="sectionedit11" id="private_browsing">Private Browsing</h2>
311 <div class="level2">
312
313@@ -681,7 +688,7 @@
314 </p>
315
316 </div>
317-<!-- EDIT11 SECTION "Private Browsing" [14079-14998] -->
318+<!-- EDIT11 SECTION "Private Browsing" [14336-15255] -->
319 <h2 class="sectionedit12" id="portable_modewin32">Portable mode/ Win32</h2>
320 <div class="level2">
321
322@@ -690,7 +697,7 @@
323 </p>
324
325 </div>
326-<!-- EDIT12 SECTION "Portable mode/ Win32" [14999-15312] -->
327+<!-- EDIT12 SECTION "Portable mode/ Win32" [15256-15569] -->
328 <h2 class="sectionedit13" id="kiosk_mode">Kiosk mode</h2>
329 <div class="level2">
330
331@@ -722,7 +729,7 @@
332 </p>
333
334 </div>
335-<!-- EDIT13 SECTION "Kiosk mode" [15313-16350] -->
336+<!-- EDIT13 SECTION "Kiosk mode" [15570-16607] -->
337 <h2 class="sectionedit14" id="always_open_midori_in_fullscreen">Always open Midori in Fullscreen</h2>
338 <div class="level2">
339
340@@ -755,7 +762,7 @@
341 </p>
342
343 </div>
344-<!-- EDIT14 SECTION "Always open Midori in Fullscreen" [16351-16878] -->
345+<!-- EDIT14 SECTION "Always open Midori in Fullscreen" [16608-17135] -->
346 <h2 class="sectionedit15" id="overriding_settings_and_loading_extensions">Overriding settings and loading extensions</h2>
347 <div class="level2">
348
349@@ -772,7 +779,7 @@
350 </p>
351
352 </div>
353-<!-- EDIT15 SECTION "Overriding settings and loading extensions" [16879-17086] -->
354+<!-- EDIT15 SECTION "Overriding settings and loading extensions" [17136-17343] -->
355 <h1 class="sectionedit16" id="proxy_servers">Proxy servers</h1>
356 <div class="level1">
357
358@@ -856,7 +863,7 @@
359 </ol>
360
361 </div>
362-<!-- EDIT16 SECTION "Proxy servers" [17087-18908] -->
363+<!-- EDIT16 SECTION "Proxy servers" [17344-19165] -->
364 <h1 class="sectionedit17" id="keyboard_hotkeys">Keyboard Hotkeys</h1>
365 <div class="level1">
366
367@@ -938,7 +945,7 @@
368 </p>
369
370 </div>
371-<!-- EDIT17 SECTION "Keyboard Hotkeys" [18909-20241] -->
372+<!-- EDIT17 SECTION "Keyboard Hotkeys" [19166-20498] -->
373 <h1 class="sectionedit18" id="mouse_gestures">Mouse Gestures</h1>
374 <div class="level1">
375
376@@ -975,7 +982,7 @@
377 </p>
378
379 </div>
380-<!-- EDIT18 SECTION "Mouse Gestures" [20242-21006] -->
381+<!-- EDIT18 SECTION "Mouse Gestures" [20499-21263] -->
382 <h1 class="sectionedit19" id="user_scripts_and_styles">User scripts and styles</h1>
383 <div class="level1">
384
385@@ -1036,7 +1043,7 @@
386 </p>
387
388 </div>
389-<!-- EDIT19 SECTION "User scripts and styles" [21007-23561] -->
390+<!-- EDIT19 SECTION "User scripts and styles" [21264-23818] -->
391 <h2 class="sectionedit20" id="user_styles">User styles</h2>
392 <div class="level2">
393
394@@ -1098,6 +1105,6 @@
395 }</pre>
396
397 </div>
398-<!-- EDIT20 SECTION "User styles" [23562-] --></div>
399+<!-- EDIT20 SECTION "User styles" [23819-] --></div>
400 </body>
401 </html>
402
403=== modified file 'midori/midori-view.c'
404--- midori/midori-view.c 2013-07-09 16:24:32 +0000
405+++ midori/midori-view.c 2013-07-15 17:13:28 +0000
406@@ -5459,7 +5459,7 @@
407 * Returns: a newly allocated #GdkPixbuf
408 *
409 * Since: 0.2.1
410- * Deprecated: 0.5.3
411+ * Deprecated: 0.5.4
412 **/
413 GdkPixbuf*
414 midori_view_get_snapshot (MidoriView* view,
415
416=== modified file 'tools/release'
417--- tools/release 2013-05-29 19:36:59 +0000
418+++ tools/release 2013-07-15 17:13:28 +0000
419@@ -13,9 +13,8 @@
420 NEWVER=$(python -c "print('0.'+str(float('$OLDVER'[2:])+.1))")
421 if [ "x$1" = "xbefore" ]; then
422 echo Bumping from $OLDVER to $NEWVER
423- OLDVER=0.5.1
424 sed -i "s@$OLDVER@$NEWVER@g" wscript win32/makedist/midori.nsi
425- echo; echo v$NEWVER:; bzr log --line -rtag:$OLDVER.. | sed -r 's@.+2013-[0-9]+-[0-9]+ @@' | grep -v l10n | grep -v makedist | grep -v tools/release | grep -v nsi | grep -v -E 'Update .+ translation'; echo
426+ echo; echo v$NEWVER:; bzr log --line -rtag:$OLDVER.. | sed -r 's@.+2013-[0-9]+-[0-9]+ @@' | sed 's@\[merge\] @@' | grep -v -E 'l10n|makedist|tools(/release)?: |nsi|translation|Bump version to|Merge lp:midori'; echo
427 curl http://wiki.xfce.org/_export/raw/midori/contribute | \
428 sed -r 's@\[\[([^|]+)\|([^]]+)\]\]@\1 \2@g' | \
429 sed -r 's@<code( bash|)>|</code>@@g' > HACKING
430
431=== modified file 'win32/makedist/midori.nsi'
432--- win32/makedist/midori.nsi 2013-07-14 18:08:55 +0000
433+++ win32/makedist/midori.nsi 2013-07-15 17:13:28 +0000
434@@ -21,7 +21,7 @@
435 ; helper defines ;
436 ;;;;;;;;;;;;;;;;;;;
437 !define PRODUCT_NAME "Midori"
438-!define PRODUCT_VERSION "0.5.2"
439+!define PRODUCT_VERSION "0.5.4"
440 !define PRODUCT_BUILD "0"
441 !define PRODUCT_VERSION_ID "${PRODUCT_VERSION}.${PRODUCT_BUILD}"
442 !define PRODUCT_PUBLISHER "Christian Dywan"
443
444=== modified file 'wscript'
445--- wscript 2013-06-30 14:37:38 +0000
446+++ wscript 2013-07-15 17:13:28 +0000
447@@ -28,7 +28,7 @@
448 from Configure import find_program_impl
449
450 APPNAME = 'midori'
451-VERSION = VERSION_FULL = '0.5.2'
452+VERSION = VERSION_FULL = '0.5.4'
453 VERSION_SUFFIX = ' (%s)' % VERSION
454
455 try:

Subscribers

People subscribed via source and target branches

to all changes: