Skip to content

Commit 40cda7f

Browse files
Ko van der SlootKo van der Sloot
authored andcommitted
updated from SVN to GIT
1 parent cc0282d commit 40cda7f

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Makefile.am

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# $Id$
2-
# $URL$
3-
41
ACLOCAL_AMFLAGS =-I m4 --install
52

63
SUBDIRS = src include demos docs m4
@@ -11,4 +8,4 @@ pkgconfigdir = $(libdir)/pkgconfig
118
pkgconfig_DATA = timblserver.pc
129

1310
ChangeLog: NEWS
14-
svn update; svn2cl --include-rev
11+
git pull; git2cl > ChangeLog

NEWS

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
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

49
1.9 - 2014-09-23
510
[Ko van der Sloot]

configure.ac

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# -*- Autoconf -*-
22
# Process this file with autoconf to produce a configure script.
3-
# $Id$
4-
# $URL$
53

64
AC_PREREQ(2.61)
75
AC_INIT([timblserver],[1.10],[lamasoftware@science.ru.nl])

0 commit comments

Comments
 (0)