Skip to content

Commit dc99d2b

Browse files
authored
Merge pull request #20 from jonasstein/master
Release 1.0.8
2 parents f175bf4 + d9d8b15 commit dc99d2b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2020-06-16 Jonas Stein <[email protected]>
2+
* Version upgraded to 1.0.8
3+
* Merged patches to fix make files and provide more error messages
4+
15
2018-02-13 Jonas Stein <[email protected]>
26
* Merged patches from various sources
37
* move from SF to github in cooperation with John Coleman

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([stenc], [1.0.7])
1+
AC_INIT([stenc], [1.0.8])
22
AC_CONFIG_SRCDIR([src/main.cpp])
33
AM_INIT_AUTOMAKE([foreign])
44

0 commit comments

Comments
 (0)