Releasing
[cc0/argeo-build.git] / common.mk
index b7a0d63613ecaa66c5da5106a88e3443465ccdf8..891f8f8d99347247cd9242a00138f1c060142298 100644 (file)
--- a/common.mk
+++ b/common.mk
@@ -1,5 +1,5 @@
 build-major=2
-build-minor=3
+build-minor=1
 
 # Required third party libraries
 ECJ_MAJOR=3
@@ -51,7 +51,7 @@ RMDIR=$(RM) -r
 null  :=
 space := $(null) #
 pathsep := :
-#define LF
-#
-#$(null)
-#endef
+define LF
+
+$(null)
+endef