[snappy] snappy: version 0.3.7



commit 9f36336b26dcb27471fa7e10cb16044b94352942
Author: Luis de Bethencourt <luis debethencourt com>
Date:   Thu Apr 18 18:43:43 2013 -0400

    snappy: version 0.3.7

 configure.ac |    2 +-
 src/snappy.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d860bd7..47b1385 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl initialize autoconf
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
 AC_INIT([snappy],
-    [0.3.6],
+    [0.3.7],
     NULL,
     snappy)
 AM_MAINTAINER_MODE
diff --git a/src/snappy.c b/src/snappy.c
index 7a90a95..d933a72 100644
--- a/src/snappy.c
+++ b/src/snappy.c
@@ -20,7 +20,7 @@
  * USA
  */
 
-#define VERSION "0.3.6"
+#define VERSION "0.3.7"
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]