Skip to content

Commit affaecf

Browse files
Ko van der SlootKo van der Sloot
authored andcommitted
get ready for the first release
1 parent 8a9d920 commit affaecf

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
ticcltools 0.3 2017-04-04
2+
[Ko van der Sloot]
3+
* first official release.
4+
- added functions to test on Word2Vec datafiles
5+
- refactoring and modernizing stuff all around
6+
17
ticcltools 0.3 2016-01-21
28
* upload ready
39
ticcltools 0.2 2016-01-14

configure.ac

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# -*- Autoconf -*-
22
# Process this file with autoconf to produce a configure script.
3-
# $Id: configure.ac 16569 2013-10-07 15:28:10Z sloot $
4-
# $URL $
53

64
AC_PREREQ(2.61)
7-
AC_INIT([ticcltools],[0.3],[[email protected]])
5+
AC_INIT([ticcltools],[0.4],[[email protected]])
86
AM_INIT_AUTOMAKE
97
AC_CONFIG_SRCDIR([.])
108
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)