Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F10387081
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
528 B
Subscribers
None
View Options
diff --git a/meson.build b/meson.build
index ad8aa67..1a21e05 100644
--- a/meson.build
+++ b/meson.build
@@ -1,13 +1,13 @@
project('com.github.writeas.writeas-gtk', ['vala', 'c'],
- version: '1.0.0-beta',
+ version: '1.0.0',
license: 'GPL',
meson_version: '>=0.40.1')
i18n = import('i18n')
conf = configuration_data()
conf.set_quoted('GETTEXT_PACKAGE', meson.project_name())
configure_file(output: 'config.h', configuration: conf)
config_h_dir = include_directories('.')
subdir('data')
subdir('src')
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Nov 24, 10:43 PM (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3106435
Attached To
rWAGTK writeas-gtk
Event Timeline
Log In to Comment