Increase versions.
authorLassi Marttala <lassi.lm.marttala@partner.bmw.com>
Mon, 26 Mar 2012 09:53:57 +0000 (11:53 +0200)
committerLassi Marttala <lassi.lm.marttala@partner.bmw.com>
Mon, 26 Mar 2012 09:53:57 +0000 (11:53 +0200)
CMakeLists.txt
README.txt
ReleaseNotes.txt
doc/dlt-daemon.1
doc/dlt-receive.1
doc/dlt-system.1
doc/dlt-system.conf.5
doc/dlt.conf.5

index 58a4cf4..f6339e2 100755 (executable)
@@ -23,7 +23,7 @@ set( CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS TRUE )
 # Set version parameters\r
 set( DLT_MAJOR_VERSION 2)\r
 set( DLT_MINOR_VERSION 5)\r
-set( DLT_PATCH_LEVEL 1)\r
+set( DLT_PATCH_LEVEL 2)\r
 set( DLT_VERSION ${DLT_MAJOR_VERSION}.${DLT_MINOR_VERSION}.${DLT_PATCH_LEVEL})\r
 set( DLT_VERSION_STATE RELEASE )\r
 set( DLT_REVISION "")\r
index 740c7b9..d407019 100644 (file)
@@ -1,6 +1,6 @@
 DLT  - Automotive Diagnostic Log and Trace
 
-Version: 2.5.1
+Version: 2.5.2
 
 This component provides a standardised log and trace interface, based on the
 standardised protocol specified in the AUTOSAR standard 4.0 DLT.
index 8e44b37..54401f9 100755 (executable)
@@ -1,6 +1,6 @@
 DLT - Automotive Diagnostic Log and Trace\r
 \r
-Version: 2.5.1\r
+Version: 2.5.2\r
 \r
 This component provides a standardised log and trace interface, based on the\r
 standardised protocol specified in the AUTOSAR standard 4.0 DLT.\r
@@ -41,6 +41,10 @@ Christian Muck (christian.muck@bmw.de)
 \r
 Changes in this release\r
 -----------------------\r
+2.5.2\r
+\r
+   * Change to Mozilla Public License Version 2.0\r
+   \r
 2.5.1\r
 \r
    * Fixed bug with comparinson between signed and unsigned integer and protection for a buffer overflow.\r
index ee324cf..b63c291 100644 (file)
@@ -1,4 +1,4 @@
-.TH dlt-daemon 1  "March 2, 2012" "version 2.5.1" "USER COMMANDS"
+.TH dlt-daemon 1  "March 2, 2012" "version 2.5.2" "USER COMMANDS"
 .SH NAME
 dlt-daemon \- DLT daemon for logging and tracing purpose
 .SH SYNOPSIS
index 9602bfc..31d3208 100644 (file)
@@ -1,4 +1,4 @@
-.TH dlt-receive 1  "March 2, 2012" "version 2.5.1" "USER COMMANDS"
+.TH dlt-receive 1  "March 2, 2012" "version 2.5.2" "USER COMMANDS"
 .SH NAME
 dlt-receive \- Console based client for DLT Logging
 .SH SYNOPSIS
index 14630e9..20e5d1b 100644 (file)
@@ -1,4 +1,4 @@
-.TH dlt-system 1  "March 2, 2012" "version 2.5.1" "USER COMMANDS"
+.TH dlt-system 1  "March 2, 2012" "version 2.5.2" "USER COMMANDS"
 .SH NAME
 dlt-system \- DLT system logging process
 .SH SYNOPSIS
index 8671d2c..576baeb 100644 (file)
@@ -1,4 +1,4 @@
-.TH dlt-system.conf 5  "March 2, 2012" "version 2.5.1" "USER COMMANDS"
+.TH dlt-system.conf 5  "March 2, 2012" "version 2.5.2" "USER COMMANDS"
 .SH NAME
 dlt-system.conf \- DLT system process configuration file
 .SH DESCRIPTION
index 9ffaf0e..fcb9b5a 100644 (file)
@@ -1,4 +1,4 @@
-.TH dlt.conf 5  "March 2, 2012" "version 2.5.1" "USER COMMANDS"
+.TH dlt.conf 5  "March 2, 2012" "version 2.5.2" "USER COMMANDS"
 .SH NAME
 dlt.conf \- DLT daemon configuration file
 .SH DESCRIPTION