Verified Commit 4bc92518 authored by Bernd Paysan's avatar Bernd Paysan
Browse files

Another vesion number bump

parent c7005b9f
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:3], [bernd@net2o.de], [ed25519-donna],
AC_INIT([ED25519], [3:4], [bernd@net2o.de], [ed25519-donna],
        [http://keccak.noekeon.org/])
AC_PREREQ([2.59])
AM_INIT_AUTOMAKE([1.10 -Wall no-define])