Version Bump

This commit is contained in:
stefanjones 2005-07-22 18:23:49 +00:00
parent 2ff6713e89
commit 173287078e
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2005-07-22 Stefan Jones <stefan.jones@multigig.com>
* Changelog:
Version 0.2.18
2004-08-10 Adrian Dawe <adrian.dawe@multigig.com>
* src/measure.tcl

View File

@ -5,7 +5,7 @@ dnl Create a configuration header
AM_CONFIG_HEADER(config.h)
dnl Initialize automake stuff
AM_INIT_AUTOMAKE(tclspice,0.2.17)
AM_INIT_AUTOMAKE(tclspice,0.2.18)
dnl --enable-ftedebug : enable frontend debug macros
AC_ARG_ENABLE(ftedebug,