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

Bump up version for changed .h file

parent e0e8fb8b
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:5], [bernd@net2o.de], [ed25519-donna],
AC_INIT([ED25519], [3:6], [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.5) stable; urgency=low
ed25519-prim (3.6) stable; urgency=low

  * Initial Release