diff options
author | Tushar Gohad <tushar.gohad@intel.com> | 2015-09-06 06:25:41 +0000 |
---|---|---|
committer | Tushar Gohad <tushar.gohad@intel.com> | 2015-09-06 06:26:28 +0000 |
commit | 0c703b047a851aec93384e1eefc39155816ed445 (patch) | |
tree | 00e940b68ab31050b60a2ade2992f4b3e020fa6c /configure.ac | |
parent | c9ce822825a55e3254c2f9e74a139fc89310ddc0 (diff) | |
download | liberasurecode-0c703b047a851aec93384e1eefc39155816ed445.tar.gz |
Release 1.0.9v1.0.9
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 9905a5c..ab9769c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ ################################################################################ # Standard Stuff ################################################################################ -AC_INIT(liberasurecode,1.0.8) +AC_INIT(liberasurecode,1.0.9) AC_GNU_SOURCE AC_PREREQ([2.61]) |