From b661cc56d8d119d1788bb70df84f1a76809b5924 Mon Sep 17 00:00:00 2001 From: Thomas Koch Date: Sat, 9 Jul 2022 17:39:30 +0000 Subject: remove unused branch property in build.xml First commit of a series to get rid of the git based versioning implemented in libbuild/ folder as Ant task. It counts commits since the last tagged version and uses this number added with 9000 as the last part of the version number. This is a legacy from Subversion times. --- build.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 5d49f0b18..81776f71a 100644 --- a/build.xml +++ b/build.xml @@ -58,9 +58,6 @@ - - - @@ -154,9 +151,6 @@ - - - -- cgit v1.2.3