Verified Commit f40704c1 authored by Bernd Paysan's avatar Bernd Paysan
Browse files

bump patch level

parent 62897835
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
## ExampleLib Example: an example of using Automake to link with a library

AC_INIT([ED25519], [3:2], [bernd@net2o.de], [ed25519-donna],
AC_INIT([ED25519], [3:3], [bernd@net2o.de], [ed25519-donna],
        [http://keccak.noekeon.org/])
AC_PREREQ([2.59])
AM_INIT_AUTOMAKE([1.10 -Wall no-define])
+1 −1
Original line number Diff line number Diff line
ed25519-prim (3.2) stable; urgency=low
ed25519-prim (3.3) stable; urgency=low

  * Initial Release