File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- # $Id$
2- # $URL$
3-
41ACLOCAL_AMFLAGS =-I m4 --install
52
63SUBDIRS = src include demos docs m4
@@ -11,4 +8,4 @@ pkgconfigdir = $(libdir)/pkgconfig
118pkgconfig_DATA = timblserver.pc
129
1310ChangeLog : NEWS
14- svn update ; svn2cl --include-rev
11+ git pull ; git2cl > ChangeLog
Original file line number Diff line number Diff line change 1- # $Id$
2- # $URL$
1+ 1.10 - 2015-01-14
2+ [Ko van der Sloot]
3+ * moved repository to GitHub
4+ * added Travis support
5+ * now depends on ticcutils: CommandLine
6+ * basic Server stuff is moved to ticcutils
7+ * numereous small fixes and refactoring
38
491.9 - 2014-09-23
510[Ko van der Sloot]
Original file line number Diff line number Diff line change 11# -*- Autoconf -*-
22# Process this file with autoconf to produce a configure script.
3- # $Id$
4- # $URL$
53
64AC_PREREQ ( 2.61 )
75AC_INIT ( [ timblserver] ,[ 1.10] ,[ lamasoftware@science.ru.nl] )
You can’t perform that action at this time.
0 commit comments