uwproj.md

changeset 126
c82d46627c72
parent 125
325f72ef6096
--- a/uwproj.md	Fri Nov 29 21:43:32 2024 +0100
+++ b/uwproj.md	Sun Dec 15 14:35:58 2024 +0100
@@ -25,7 +25,7 @@
 UWproj uses a `project.xml` file to generate a configure script. Here is a simple example:
 
 	<?xml version="1.0" encoding="UTF-8"?>
-	<project xmlns="http://unixwork.de/uwproj">
+	<project version="0.3" xmlns="http://unixwork.de/uwproj">
 		<!-- global dependency for all targets -->
 		<dependency>
 			<!-- check if a C Compiler is available, this will add the CC variable to the config.mk file -->

mercurial