This commit is contained in:
stefanjones 2007-03-20 17:43:11 +00:00
parent 0afcb916c0
commit b68142cb93
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2007-03-20 Stefan Jones <stefan.jones@multigig.com>
* New version 0.2.20 - should compile
2007-03-20 Lionel Sainte Cluque
* Added spice::vectoblt function

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.19)
AM_INIT_AUTOMAKE(tclspice,0.2.20)
dnl --enable-ftedebug : enable frontend debug macros
AC_ARG_ENABLE(ftedebug,