Skip to content

Commit e0d4572

Browse files
committed
tslib 1.11
1 parent 0e0d3dc commit e0d4572

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
tslib 1.11 - tbd
1+
tslib 1.11 - released 2017-06-06
22
================================
33

44
This release includes libts version 0.7.1 and the following changes:

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ(2.57)
5-
AC_INIT([tslib], [1.11-rc1], [tslib@lists.infradead.org], [tslib], [http://tslib.org])
5+
AC_INIT([tslib], [1.11], [tslib@lists.infradead.org], [tslib], [http://tslib.org])
66
# AC_CONFIG_AUX_DIR(config)
77
AM_INIT_AUTOMAKE([dist-bzip2 dist-xz subdir-objects])
88
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES(yes)]) # use silent rules where available - automake 1.11

website/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
<p>
4848
<b>Download tslib</b>
4949
<p>
50-
tslib only provides source archives. The latest release is version <b>1.10</b>
51-
including libts library version 0.7.0, released on the <b>12th of May 2017</b>.
50+
tslib only provides source archives. The latest release is version <b>1.11</b>
51+
including libts library version 0.7.1, released on the <b>6th of June 2017</b>.
5252
Get it from our <a href="https://github.com/kergoth/tslib/releases">release page</a>
5353
(<a href="https://gitlab.com/tslib/tslib/tags">mirror</a>).
5454

0 commit comments

Comments
 (0)