aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>2008-05-26 05:01:15 +0000
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>2008-05-26 05:01:15 +0000
commit65a045dace36f9083b728aef731a56b789287a2a (patch)
tree5234d9a9bf50e29f2ce6959b3a4c95766be8873e
parent715f6251462d89be6473a37d0829f31cbb7b63a8 (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
-rw-r--r--ChangeLog6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f5e2fe11..7d4520553 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-05-21 Brian Behlendorf <[email protected]>
+ * : Tag spl-0.3.1
+
+ * : License headers including URCL added for release.
+
+2008-05-21 Brian Behlendorf <[email protected]>
+
* : Tag spl-0.3.0
* configure.ac: Improved autotools support.
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