Update of /cvsroot/nhibernate/nhibernate
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19648
Modified Files:
NHibernateSolution.build
Log Message:
Preparing for build 6.
Index: NHibernateSolution.build
===================================================================
RCS file: /cvsroot/nhibernate/nhibernate/NHibernateSolution.build,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** NHibernateSolution.build 22 Jul 2004 13:36:43 -0000 1.6
--- NHibernateSolution.build 23 Jul 2004 14:23:31 -0000 1.7
***************
*** 9,13 ****
<!-- global project settings -->
<property name="project.name" value="nhibernate" />
! <property name="project.version" value="0.0.5000.5" />
<!-- default configuration -->
--- 9,13 ----
<!-- global project settings -->
<property name="project.name" value="nhibernate" />
! <property name="project.version" value="0.0.5000.6" />
<!-- default configuration -->
|