Skip to content

Commit c8f248a

Browse files
committed
tslib 1.10
1 parent 33c6bdb commit c8f248a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.10-rc1], [[email protected]], [tslib], [http://tslib.org])
5+
AC_INIT([tslib], [1.10], [[email protected]], [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.9</b>
51-
including libts library version 0.6.0, released on the <b>21st of April 2017</b>.
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>.
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)