summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 71637da..82da2b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.6.2
+=====
+
+ * Fix linking error on OpenBSD
+
3.6.1
=====
diff --git a/configure.ac b/configure.ac
index 241685b..fedd9aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
AC_PREREQ(2.63)
AC_INIT([baobab],
- [3.6.1],
+ [3.6.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=baobab],
[baobab])