Skip to content

Commit 5744701

Browse files
CHANGES/version: updates for the 1.0.1 release
1 parent c4617ff commit 5744701

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
===============================================================================
2+
Changes in 1.0.1
3+
===============================================================================
4+
5+
- Fixed the ABI string
6+
17
===============================================================================
28
Changes in 1.0
39
===============================================================================

maint/version.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# See COPYRIGHT in top-level directory.
44
#
55

6-
m4_define([ABT_VERSION_m4],[1.0])dnl
6+
m4_define([ABT_VERSION_m4],[1.0.1])dnl
77
m4_define([ABT_RELEASE_DATE_m4],[unreleased development copy])dnl
88

99
# For libtool ABI versioning rules see:

0 commit comments

Comments
 (0)