User: xtoff
Date: 2010/01/11 10:35 AM
Modified:
/Services/Logging/trunk/src/Castle.Services.Logging.NLogIntegration/
Castle.Services.Logging.NLogIntegration-vs2008.csproj
/buildscripts/
common.xml
Log:
- ok let's try setting version in common.xml...
File Changes:
Directory: /Services/Logging/trunk/src/Castle.Services.Logging.NLogIntegration/
===============================================================================
File [modified]: Castle.Services.Logging.NLogIntegration-vs2008.csproj
Delta lines: +1 -1
===================================================================
--- buildscripts/common.xml 2010-01-11 17:21:56 UTC (rev 6625)
+++ buildscripts/common.xml 2010-01-11 17:35:16 UTC (rev 6626)
@@ -43,7 +43,7 @@
<property name="project.company" value="Castle Project" />
<!-- Versioning -->
- <property name="project.version" value="1.1.0.0" overwrite="false" />
+ <property name="project.version" value="1.2.0.0" overwrite="false" />
<property name="project.major"
value="${version::get-major(version::parse(project.version))}" dynamic="true" />
<property name="project.minor"
value="${version::get-minor(version::parse(project.version))}" dynamic="true" />
Directory: /buildscripts/
=========================
File [modified]: common.xml
Delta lines: +0 -0
===================================================================
--
You received this message because you are subscribed to the Google Groups
"Castle Project Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/castle-project-commits?hl=en.