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

v1.2.3

parent 1f1ff652
dnl Set these variables before each release:
m4_define(MAJOR,1) dnl Increment if removed/changed public symbols since previous release
m4_define(MINOR,2) dnl Increment if added public symbols; reset to 0 if MAJOR changed
m4_define(REVISION,2) dnl Increment on each release; reset to 0 if MAJOR/MINOR changed
m4_define(REVISION,3) 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.2.3-1) unstable; urgency=medium
* Fixup some warnings on wheezy.
-- Wesley W. Terpstra <terpstra@debian.org> Wed, 20 Apr 2016 11:33:59 +0200
etherbone (1.2.2-1) unstable; urgency=medium
* New manpages.
......
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