[blam: 3/3] Bump the version to 1.8.11



commit 8ae2d0513afdad0c1d349c83ddf2d6f5e4c879f4
Author: Carlos Martín Nieto <cmn dwim me>
Date:   Wed Mar 27 09:59:18 2013 +0100

    Bump the version to 1.8.11
    
    The 1.8.10 tag is taken by the bad release.

 NEWS            |   29 ++++-------------------------
 configure.in    |    2 +-
 src/Makefile.am |    2 +-
 3 files changed, 6 insertions(+), 27 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1f52e01..ed38c61 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-1.8.10:
+1.8.11:
 -------
 * Drop NDesk and use Freedesktop's D-Bus library
 * Drop gnome-sharp as a depedency (Bug 675530, György Balló)
@@ -9,30 +9,9 @@
 * Allow disabling notifications and D-Bus on build-time
 * Compare publish and update times for sorting
 * Add OPML filter for import dialog (FLORET Régis)
-
-
-Translations:
-Alexandre Franke (fr)
-Daniel Mustieles (es)
-Daniel Nylander (sv)
-Flamarion Jorge (pt_BR)
-Fran Dieguez (gl)
-George Stefanakis (el)
-Inaki Larranaga Murgoitio (eu)
-Jiro Matsuzawa (ja)
-Joe Hansen (da)
-Kristjan SCHMIDT (eo)
-Lê Trường An (vi)
-Lucian Adrian Grijincu (ro)
-Marek Černocký (cs)
-Mario Blättermann (de)
-Matej Urbančič (sl)
-Mateusz Kacprzak (pl)
-Mattias Põldaru (et)
-Nguyễn Thái Ngọc Duy (vi)
-Rudolfs Mazurs (lv)
-Yuri Kozlov (ru)
-Yuri Myasoedov (ru)
+* Add binding for 'j' to move to the next item
+* Updated translations (cs, da, de, el, eo, es, et, eu, fr, gl, hu,
+  id, ja, lt, lv, pl, pt_BR, ro, ru, sl, sr, sv, vi)
 
 1.8.2:
 ------
diff --git a/configure.in b/configure.in
index f370959..b5bdfe7 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 AC_INIT(README)
 AC_CANONICAL_SYSTEM
-AM_INIT_AUTOMAKE(blam, 1.9.10)
+AM_INIT_AUTOMAKE(blam, 1.8.11)
 
 codename="The Long Wait"
 AC_SUBST(codename)
diff --git a/src/Makefile.am b/src/Makefile.am
index 80dc1b6..9183362 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -76,7 +76,7 @@ install-data-local: blam.exe
 
 EXTRA_DIST = \
             $(BLAM_CSFILES)   \
-            gtk-gui/gui.stetic \
+            ../gtk-gui/gui.stetic \
             Defines.cs.in     \
             blam.glade
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]