From cb7b48f0c10b790ab460feee959b5818e210e40e Mon Sep 17 00:00:00 2001 From: Matthai Kurian <matthai.kurian@frentix.com> Date: Wed, 16 May 2012 09:25:45 +0200 Subject: [PATCH] switched build.version to 8.1.2 --- src/main/resources/serviceconfig/olat.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/serviceconfig/olat.properties b/src/main/resources/serviceconfig/olat.properties index eeaa4ad0b0f..1e4ef67183b 100644 --- a/src/main/resources/serviceconfig/olat.properties +++ b/src/main/resources/serviceconfig/olat.properties @@ -647,7 +647,7 @@ ldap.attrib.sync.once.olatkey3= # Build properties ##### application.name=OpenOLAT -build.version=8.1.1 +build.version=8.1.2 build.identifier=openolat81-dev build.repo.revision=local-devel -- GitLab