Items pending 0.115
diff --git a/NEWS b/NEWS
index a15e1f1..92106d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 0.115:
+
+libdw: New function dwarf_getscopes_die.
+
Version 0.114:
libelf: new function elf_getaroff
diff --git a/configure.ac b/configure.ac
index f8d4ef3..cdade45 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
dnl along with this program; if not, write to the Free Software Foundation,
dnl Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
dnl
-AC_INIT([Red Hat elfutils],[0.114],[http://bugzilla.redhat.com/bugzilla/],
+AC_INIT([Red Hat elfutils],[0.115],[http://bugzilla.redhat.com/bugzilla/],
[elfutils])
AC_CONFIG_AUX_DIR([config])
diff --git a/tests/run-funcscopes.sh b/tests/run-funcscopes.sh
old mode 100644
new mode 100755