summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2012-01-17 08:29:29 -0500
committerShaun McCance <shaunm@gnome.org>2012-01-17 08:29:29 -0500
commit88ce1f33313ab58751038f4715b04c33c2247af6 (patch)
tree7c4979f9ca8d4106d393f1a7bad8ff10d72e25d6
parentc9f3611463bcb306c3e0b45c604844169c0badcd (diff)
downloadyelp-88ce1f33313ab58751038f4715b04c33c2247af6.tar.gz
Version 3.3.33.3.3
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index af57931c..fe0338dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.3.3
+=====
+* Adjust CSS for yelp-xsl changes
+* Reverting Share button for 3.4
+* Don't segfault without dbus, #660579 (Michael Biebl)
+* Updated translations:
+ fa (Arash Mousavi)
+ fi (Timo Jyrinki)
+ mk (Jovan Naumovski)
+
3.3.2
=====
* Fixed conditional processing check for GNOME 2 environments
diff --git a/configure.ac b/configure.ac
index ba914ad7..f6dec399 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.3.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.3.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])