[snappy] snappy: version 0.3.6



commit c6f69e3e3d65f78c7e50d9049825b8033363545e
Author: Luis de Bethencourt <luis debethencourt com>
Date:   Wed Apr 17 15:25:15 2013 -0400

    snappy: version 0.3.6

 configure.ac | 2 +-
 src/snappy.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index cd9cb26..d860bd7 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.5],
+    [0.3.6],
     NULL,
     snappy)
 AM_MAINTAINER_MODE
diff --git a/src/snappy.c b/src/snappy.c
index 7ded4af..7a90a95 100644
--- a/src/snappy.c
+++ b/src/snappy.c
@@ -20,7 +20,7 @@
  * USA
  */
 
-#define VERSION "0.3.5"
+#define VERSION "0.3.6"
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"


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