Skip to content

Commit

Permalink
Update version info.
Browse files Browse the repository at this point in the history
  • Loading branch information
fuhlig1 committed Jul 5, 2016
1 parent 4d13d1b commit ccdbb96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/scripts/fairroot-config.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

_version=@FAIRROOT_GIT_VERSION@
_version=v-16.06
_major_version=${_version:2:2}
_minor_version=${_version:5:2}
_patch=${_version:7}
Expand Down

0 comments on commit ccdbb96

Please sign in to comment.