summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes2
-rw-r--r--Makefile.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/Changes b/Changes
index d9c34d4..ffd5496 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-2.2
+3.0 Tue Nov 13 22:13:09 CET 2007
- switched to 2-clause bsd with "GPL v2 or any later version" option.
- speed up compression by ~10-15% in common cases
by some manual unrolling.
diff --git a/Makefile.in b/Makefile.in
index 9a254b6..8e747b2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
-VERSION = 2.0
+VERSION = 3.0
prefix = @prefix@
exec_prefix = @exec_prefix@