Make v1.0

This commit is contained in:
Matt Baer 2018-12-17 17:38:20 -05:00
parent f3957f4a76
commit d09f1811fc
2 changed files with 3 additions and 2 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
fonts-lora (0.1.0) precise; urgency=low
fonts-lora (1.0.0) precise; urgency=low
* Initial Release.

View File

@ -1,4 +1,5 @@
project('fonts-lora')
project('fonts-lora',
version: '1.0')
install_data(
'Lora-Bold.ttf', 'Lora-BoldItalic.ttf', 'Lora-Italic.ttf', 'Lora-Regular.ttf',