mirror of
https://github.com/troglobit/editline.git
synced 2025-06-24 00:01:12 +08:00
Bump version and update ChangeLog for v1.15.0 release.
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
7abfadd7e6
commit
6ad3cc1df5
@ -3,8 +3,8 @@ Change Log
|
||||
|
||||
All notable changes to the project are documented in this file.
|
||||
|
||||
[1.15.0][] - Not yet released
|
||||
-----------------------------
|
||||
[1.15.0][] - 2015-09-10
|
||||
-----------------------
|
||||
|
||||
### Changes
|
||||
- Add support for `--disable-eof` and `--disable-sigint` to disable
|
||||
|
@ -13,7 +13,7 @@
|
||||
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT(editline, 1.15.0-rc1, https://github.com/troglobit/editline/issues)
|
||||
AC_INIT(editline, 1.15.0, https://github.com/troglobit/editline/issues)
|
||||
AM_INIT_AUTOMAKE([no-dist-gzip dist-xz])
|
||||
AM_SILENT_RULES([yes])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user