Skip to content

Commit 640e5ec

Browse files
committed
released version 0.3.0
1 parent b110183 commit 640e5ec

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ A2 Geant4 simulation
1212

1313
## Release notes
1414

15-
### 0.3.0beta
15+
### 0.3.0
16+
September 23, 2019
1617
* support for GiBUU event-files
1718
* using Pluto library for Pluto reader
1819
* storing primary particle IDs for PID/Veto hits

include/A2Version.hh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Version header file
22
// Author: Dominik Werthmueller, 2018-2019
33

4-
# define A2_VERSION "0.3.0beta"
4+
# define A2_VERSION "0.3.0"
55

0 commit comments

Comments
 (0)