[Dhcp-agent-commits] CVS: dhcp-agent COST,1.7,1.8 configure.in,1.10,1.11
Status: Alpha
Brought to you by:
actmodern
From: Thamer Al-H. <act...@us...> - 2002-05-19 00:35:38
|
Update of /cvsroot/dhcp-agent/dhcp-agent In directory usw-pr-cvs1:/tmp/cvs-serv24142 Modified Files: COST configure.in Log Message: just a COST file update (heh), and the configure.in with a new version number Index: COST =================================================================== RCS file: /cvsroot/dhcp-agent/dhcp-agent/COST,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** COST 18 May 2002 18:10:09 -0000 1.7 --- COST 19 May 2002 00:35:35 -0000 1.8 *************** *** 3,8 **** May - June 2001 ! 3 pots of coffee; 42 camel filter cigarretes; one sorry poser; ! cleaned up apartment 0 times; April - May 2001 --- 3,9 ---- May - June 2001 ! 18 pots of coffee; 122 camel filter cigarretes; one sorry poser; ! cleaned up apartment 0 times; bought one futon; 12 measely rye ! beers; April - May 2001 Index: configure.in =================================================================== RCS file: /cvsroot/dhcp-agent/dhcp-agent/configure.in,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** configure.in 14 Feb 2002 10:43:34 -0000 1.10 --- configure.in 19 May 2002 00:35:35 -0000 1.11 *************** *** 5,10 **** dnl init ! AC_INIT(dhcp-agent, 0.351a, tm...@wh...) ! AM_INIT_AUTOMAKE(dhcp-agent, 0.351a) AM_CONFIG_HEADER(config.h) --- 5,10 ---- dnl init ! AC_INIT(dhcp-agent, 0.36, tm...@wh...) ! AM_INIT_AUTOMAKE(dhcp-agent, 0.36) AM_CONFIG_HEADER(config.h) |