Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jean-Baptiste Kempf
libaacs
Commits
61460ba3
Commit
61460ba3
authored
Jan 05, 2015
by
npzacs
Browse files
0.8.0
parent
baa36879
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
61460ba3
2015-01-23: Version 0.8.0
- Add improved file system interface
- Support opening raw devices
- Reduce log level of failed PMSN query
...
...
configure.ac
View file @
61460ba3
dnl library version number
m4_define([aacs_major], 0)
m4_define([aacs_minor],
7
)
m4_define([aacs_micro],
1
)
m4_define([aacs_minor],
8
)
m4_define([aacs_micro],
0
)
m4_define([aacs_version],[aacs_major.aacs_minor.aacs_micro])
dnl shared library version (.so version)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment