From b155689e3b056674aca29f62a4191f611d659792 Mon Sep 17 00:00:00 2001 From: Thulinma Date: Thu, 27 Oct 2011 01:27:48 +0200 Subject: [PATCH] Automatic version numbering --- DDV_Controller/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DDV_Controller/Makefile b/DDV_Controller/Makefile index 987476d2..da3ec0d7 100644 --- a/DDV_Controller/Makefile +++ b/DDV_Controller/Makefile @@ -4,7 +4,7 @@ OUT = DDV_Controller INCLUDES = DEBUG = 4 OPTIMIZE = -g -VERSION = 0.5 +VERSION = `git describe --tags` COMPILED_USERNAME = testuser COMPILED_PASSWORD = 179ad45c6ce2cb97cf1029e212046e81 #COMPILED_PASSWORD = testpass