summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2018-05-17 21:31:32 +0200
committerBruno Haible <bruno@clisp.org>2018-05-17 21:31:32 +0200
commitf6f4d970296f5d4a7782a33b353b976ca8a68a68 (patch)
tree4be314bb0e57b037b46be42386a35d86a5bbbd0c
parentcf97d6d63d65abb79ac65bb3e78dc623172cd393 (diff)
downloadlibunistring-f6f4d970296f5d4a7782a33b353b976ca8a68a68.tar.gz
Prepare for 0.9.10 release.v0.9.10
-rw-r--r--ChangeLog6
-rw-r--r--README2
-rw-r--r--version.sh6
3 files changed, 10 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index a6dbd09..a615594 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2018-05-17 Bruno Haible <bruno@clisp.org>
+ Prepare for 0.9.10 release.
+ * version.sh: Bump version number, date, gnulib version.
+ * README: Update version.
+
+2018-05-17 Bruno Haible <bruno@clisp.org>
+
doc: Fix @menu structure (regression from 2017-12-10).
* doc/libunistring.texi (Introduction): Fix @menu.
diff --git a/README b/README
index 775388d..70e1c4a 100644
--- a/README
+++ b/README
@@ -68,7 +68,7 @@ The documentation is under another license; see in the documentation.
Download
--------
- https://ftp.gnu.org/gnu/libunistring/libunistring-0.9.9.tar.gz
+ https://ftp.gnu.org/gnu/libunistring/libunistring-0.9.10.tar.gz
Homepage
--------
diff --git a/version.sh b/version.sh
index c6e4bac..303d202 100644
--- a/version.sh
+++ b/version.sh
@@ -1,6 +1,6 @@
# Version number and release date.
-VERSION_NUMBER=0.9.9
-RELEASE_DATE=2018-02-28 # in "date +%Y-%m-%d" format
+VERSION_NUMBER=0.9.10
+RELEASE_DATE=2018-05-17 # in "date +%Y-%m-%d" format
# Version of gnulib that was used in this release.
-GNULIB_GIT_COMMIT=e6aa578643640d094cbc4c0985066266203c1535
+GNULIB_GIT_COMMIT=b35c22af02271c8dd9844b98db17702b8bf2bd93