diff options
Diffstat (limited to 'src/aethyra.rc')
-rw-r--r-- | src/aethyra.rc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/aethyra.rc b/src/aethyra.rc index f35c547d..d2db954f 100644 --- a/src/aethyra.rc +++ b/src/aethyra.rc @@ -19,5 +19,4 @@ FILETYPE VFT_APP { VALUE "ProductVersion", PACKAGE_VERSION
}
}
-}
-
+} |