summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-08-17 00:49:24 +0200
committerBruno Haible <bruno@clisp.org>2009-08-17 01:20:37 +0200
commit7f80573c3cac478854b7e9d758e22b2e8f7c87f0 (patch)
tree5a5644d9a0fbf4d65e982ec4e58f780eff395a3d
parent70aba9aa285d22c17bc6a8c7efa6ebcfbf740396 (diff)
downloadlibunistring-7f80573c3cac478854b7e9d758e22b2e8f7c87f0.tar.gz
Prepare for version 0.9.1.1.
-rw-r--r--ChangeLog5
-rw-r--r--README2
-rw-r--r--version.sh6
3 files changed, 9 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ce54ae..8501e81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-08-16 Bruno Haible <bruno@clisp.org>
+ * version.sh: Bump version number and date.
+ * README: Update version.
+
+2009-08-16 Bruno Haible <bruno@clisp.org>
+
* doc/Makefile.am (dist-html-split): Depend on libunistring_toc.html.
2009-08-16 Bruno Haible <bruno@clisp.org>
diff --git a/README b/README
index 118aa23..691a09c 100644
--- a/README
+++ b/README
@@ -53,7 +53,7 @@ The documentation is under another license; see in the documentation.
Download
--------
- http://ftp.gnu.org/gnu/libunistring/libunistring-0.9.1.tar.gz
+ http://ftp.gnu.org/gnu/libunistring/libunistring-0.9.1.1.tar.gz
Homepage
--------
diff --git a/version.sh b/version.sh
index f5295b1..c2000f4 100644
--- a/version.sh
+++ b/version.sh
@@ -1,6 +1,6 @@
# Version number and release date.
-VERSION_NUMBER=0.9.1
-RELEASE_DATE=2009-06-30 # in "date +%Y-%m-%d" format
+VERSION_NUMBER=0.9.1.1
+RELEASE_DATE=2009-08-16 # in "date +%Y-%m-%d" format
# Version of gnulib that was used in this release.
-GNULIB_GIT_COMMIT=e43d583475dc364a0816df054471e6bc4bb75106
+GNULIB_GIT_COMMIT=077d9afeabe70728bec79f7ea9eff0264a7fccdc