Commit cfc39464 authored by Wesley W. Terpstra's avatar Wesley W. Terpstra

v1.3.2

parent 812e13b4
dnl Set these variables before each release:
m4_define(MAJOR,1) dnl Increment if removed/changed public symbols since previous release
m4_define(MINOR,3) dnl Increment if added public symbols; reset to 0 if MAJOR changed
m4_define(REVISION,1) dnl Increment on each release; reset to 0 if MAJOR/MINOR changed
m4_define(REVISION,2) dnl Increment on each release; reset to 0 if MAJOR/MINOR changed
m4_define(SONAME,1) dnl Whenever MAJOR is incremented, add MINOR+1 to this variable
AC_PREREQ(2.63)
......
etherbone (1.3.2-1) unstable; urgency=medium
* Report devices without MSI gracefully.
-- Wesley W. Terpstra <terpstra@debian.org> Tue, 26 Apr 2016 10:23:30 +0200
etherbone (1.3.1-1) unstable; urgency=medium
* Urgent bugfix.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment