Index: library/store/XOTclGdbm/configure.in =================================================================== diff -u -r217d826e64107056ae97176552cae3c776991b9e -r78e6c23b4195221aba2a75be9e813382d74f20fb --- library/store/XOTclGdbm/configure.in (.../configure.in) (revision 217d826e64107056ae97176552cae3c776991b9e) +++ library/store/XOTclGdbm/configure.in (.../configure.in) (revision 78e6c23b4195221aba2a75be9e813382d74f20fb) @@ -3,7 +3,6 @@ dnl generate the file "configure", which is run during Tcl installation dnl to configure the system for the local environment. # -# RCS: @(#) $Id: configure.in,v 1.20 2007/10/12 19:53:32 neumann Exp $ #----------------------------------------------------------------------- # Sample configure.in for Tcl Extensions. The only places you should @@ -29,7 +28,7 @@ # as well as PKG_LIB_FILE and PKG_STUB_LIB_FILE. #-------------------------------------------------------------------- -TEA_INIT([3.5]) +TEA_INIT([3.7]) AC_CONFIG_AUX_DIR(../../../config)