|
From: Chris W. <la...@us...> - 2001-12-01 17:38:15
|
Update of /cvsroot/openinteract/OpenInteract In directory usw-pr-cvs1:/tmp/cvs-serv16031 Modified Files: OpenInteract.pm Log Message: bump up version Index: OpenInteract.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract/OpenInteract.pm,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** OpenInteract.pm 2001/11/26 13:42:25 1.22 --- OpenInteract.pm 2001/12/01 17:38:12 1.23 *************** *** 9,13 **** @OpenInteract::ISA = (); ! $OpenInteract::VERSION = 1.35; --- 9,13 ---- @OpenInteract::ISA = (); ! $OpenInteract::VERSION = 1.36; |