diff --git a/Makefile b/Makefile index 35c2776..0212275 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ ## ## ## Centre for Speech Technology Research ## ## University of Edinburgh, UK ## -## Copyright (c) 1996-2014 ## +## Copyright (c) 1996-2017 ## ## All Rights Reserved. ## ## ## ## Permission is hereby granted, free of charge, to use and distribute ## @@ -34,7 +34,7 @@ ## Top level Makefile for Edinburgh Speech tools library ## ## Authors: Paul Taylor, Simon King, Alan W Black, Richard Caley ## ## and others (see ACKNOWLEDGEMENTS) ## -## Version: 2.4 release December 2014 ## +# Version: 2.5 release December 2017 ## ## ## ########################################################################### diff --git a/README.md b/README.md index 563da1b..009504c 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Informatics Forum 10 Crichton Street Edinburgh EH8 9AB, UK http://www.cstr.ed.ac.uk/projects/speech_tools +https://github.com/festvox/speech_tools/ Although this is a considered stable release, there are still a number of known parts are missing or incomplete. diff --git a/config/project.mak b/config/project.mak index adda519..05375d7 100644 --- a/config/project.mak +++ b/config/project.mak @@ -42,8 +42,8 @@ PROJECT_NAME = Edinburgh Speech Tools Library PROJECT_PREFIX = EST PROJECT_VERSION = 2.5.0 -PROJECT_DATE = February 2017 -PROJECT_STATE = current +PROJECT_DATE = December 2017 +PROJECT_STATE = release # Speech tools knows where speech_tools is. Probably.