summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-04-10 19:59:35 -0400
committerShaun McCance <shaunm@gnome.org>2011-04-10 19:59:35 -0400
commit7f9772bb2deb4696a347f0abd9e7029c41ac195e (patch)
tree53d778428b57514f236a7b729b02cabb5ea65528
parent6f04de5df202444296a2aa2a58d5f1dea9d4f70e (diff)
downloadgnome-user-docs-7f9772bb2deb4696a347f0abd9e7029c41ac195e.tar.gz
Version 3.0.13.0.1
-rw-r--r--NEWS10
-rw-r--r--configure.in2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ca3fa487..2a9a8484 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 3.0.1
+-------------
+* Use standard license info on all pages (Shaun McCance)
+* Added more tips about the middle mouse button (Shaun McCance)
+* Small corrections (Aline Bessa, Shaun McCance)
+* Updated translations:
+ es (Daniel Mustieles, Francisco Molinero, Jorge González)
+ fi (Timo Jyrinki)
+ gl (Fran Diéguez)
+
Version 3.0.0
-------------
* Massive updates to gnome-help from Phil Bull, Jim Campbell, Tiffany
diff --git a/configure.in b/configure.in
index a3fe7ef8..909e22c3 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-user-docs], [3.0.0],
+AC_INIT([gnome-user-docs], [3.0.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-user-docs])
AM_INIT_AUTOMAKE