summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2007-11-13 21:14:15 +0000
committerroot <root>2007-11-13 21:14:15 +0000
commitb1420a93921758116035c0c934423abf73cb10bf (patch)
tree3754e01de79717dea5a8524dc2ac671c4f6c7d37
parentfd9bb318a921bb5c4d79eb7d199f52eb67054451 (diff)
*** empty log message ***rel-3_0
-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@