Bump version to 0.0.15

This commit is contained in:
Christian Dywan 2007-12-17 13:30:45 +01:00
parent fb00d180ad
commit 118baa716e
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
v0.0.15:
+ Build fix: Remove search api
v0.0.14:
+ FIX Reopening a tab from the trash causes a crash
+ FIX An untitled website keeps the previous title

View File

@ -1,5 +1,5 @@
# Register ourselves to autoconf
AC_INIT([midori], [0.0.14], [christian@twotoasts.de])
AC_INIT([midori], [0.0.15], [christian@twotoasts.de])
AC_CONFIG_SRCDIR([src/main.h])
AC_CONFIG_HEADER([config.h])