about summary refs log tree commit
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-01-17 09:19:17 +0000
committerEric Wong <normalperson@yhbt.net>2011-01-17 09:19:17 +0000
commit59f3040571cb411754c7c9cf3662b40f9c6c92b3 (patch)
tree5ea2ed79871950aa4d0062a8fc43ccbc978998eb
parentdec261ad23b0ca7a2a8166056f04df18a896130e (diff)
downloadmetropolis-59f3040571cb411754c7c9cf3662b40f9c6c92b3.tar.gz
metropolis 0.2.0 - suffix_mime, small optimizations v0.2.0
Eric Wong (10):
      GNUmakefile: no news yet...
      fix RAA listing
      fix LICENSE file
      switch to wrongdoc, no more JavaScript!
      COPYING is not an RDoc file
      README: mention TDB database
      add suffix_mime output filter
      tdb: use fetch with a reusable buffer
      use constants everywhere to reduce GC thrashing
      tdb: remove "threadsafe" option
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 4e7f0e3..e36125a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.1.0.GIT
+DEF_VER=v0.2.0.GIT
 
 LF='
 '