diff options
author | behlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c> | 2008-05-26 05:01:15 +0000 |
---|---|---|
committer | behlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c> | 2008-05-26 05:01:15 +0000 |
commit | 65a045dace36f9083b728aef731a56b789287a2a (patch) | |
tree | 5234d9a9bf50e29f2ce6959b3a4c95766be8873e /configure.ac | |
parent | 715f6251462d89be6473a37d0829f31cbb7b63a8 (diff) |
Make a tag just for release to CEA, this has the URCL
git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@115 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
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 035944894..587620158 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ AC_INIT AC_CANONICAL_SYSTEM -AM_INIT_AUTOMAKE(spl, 0.3.0) +AM_INIT_AUTOMAKE(spl, 0.3.1) AC_CONFIG_HEADERS([config.h]) AC_PROG_INSTALL |