Skip to content

Commit

Permalink
version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pellegre committed Jul 15, 2020
1 parent 3db70ab commit 86f81f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libcrafter/configure.ac
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## LibCrafter (Adapted from http://www.openismus.com/documents/linux/building_libraries/building_libraries):

AC_INIT([libcrafter], [0.3], [pellegre.esteban@gmail.com], [crafter],
[http://code.google.com/p/libcrafter/])
AC_INIT([libcrafter], [1.0], [pellegre.esteban@gmail.com], [crafter],
[https://github.com/pellegre/libcrafter/])
AC_PREREQ([2.59])
AM_INIT_AUTOMAKE([1.10 -Wall no-define])

Expand Down

0 comments on commit 86f81f1

Please sign in to comment.