Skip to content
Snippets Groups Projects
Commit e34febf4 authored by Nils Christian Ehmke's avatar Nils Christian Ehmke
Browse files

1.0-SNAPSHOT -> 1.1.0-SNAPSHOT

parent 2b144b1f
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ apply plugin: 'eclipse'
jar.baseName = 'kieker-trace-diagnosis'
mainClassName = 'kieker.diagnosis.Main'
version = '1.1-SNAPSHOT'
version = '1.1.0-SNAPSHOT'
sourceCompatibility = '1.8'
targetCompatibility = '1.8'
......
......@@ -7,7 +7,7 @@
\begin{document}
\newcommand{\version}[0]{1.1-SNAPSHOT}
\newcommand{\version}[0]{1.1.0-SNAPSHOT}
\newcommand{\KiekerTraceDiagnosis}[0]{\texttt{Kieker Trace Diagnosis}}
\newcommand{\file}[1]{\textit{#1}}
......
......@@ -5,7 +5,7 @@
\usepackage[parfill]{parskip}
\title{Kieker Trace Diagnosis\\User Manual}
\date{Version 1.1-SNAPSHOT}
\date{Version 1.1.0-SNAPSHOT}
\author{Kieker Project\\(kieker-monitoring.net)}
\begin{document}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment