Skip to content

Commit

Permalink
Delete '\n' in version.inc
Browse files Browse the repository at this point in the history
  • Loading branch information
billsacks committed Dec 3, 2023
1 parent 9b8ddf4 commit 44b595f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.inc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
character(len=*), parameter :: version="v1.0.2"\n
character(len=*), parameter :: version="v1.0.2"

0 comments on commit 44b595f

Please sign in to comment.