fix version data file in mac spec file

This commit is contained in:
blitzmann
2018-02-11 12:32:34 -05:00
parent 50dd74dbe8
commit 320a0230f4
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
v1.33.2-104-g2365112
v1.2.3-221-g50dd74db

View File

@@ -23,7 +23,7 @@ added_files = [
('../../eve.db', '.'),
('../../README.md', '.'),
('../../LICENSE', '.'),
('../../gitversion', '.'),
('../../.version', '.'),
]