summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Borelli <pborelli@gnome.org>2012-10-16 23:09:01 +0200
committerPaolo Borelli <pborelli@gnome.org>2012-10-16 23:15:04 +0200
commit0dde69f89725f7ba5c1ac4453843ef9642f29ead (patch)
treebaa88d25979a14533e9f69af2fa4f06657062d84
parent8233727f05310feb851f91e560c88345a0fe754b (diff)
downloadbaobab-0dde69f89725f7ba5c1ac4453843ef9642f29ead.tar.gz
Release 3.6.23.6.2
-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])