diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0530e67..e5371ee 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ ################################################################################ # Standard Stuff ################################################################################ -AC_INIT(liberasurecode,1.0.1) +AC_INIT(liberasurecode,1.0.4) AC_GNU_SOURCE AC_PREREQ([2.61]) |