[snappy] -v point release version for debugging
- From: Luis de Bethencourt <luisbg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [snappy] -v point release version for debugging
- Date: Mon, 15 Apr 2013 19:18:41 +0000 (UTC)
commit c189e099181c0cde883d6c7e9b48829631b7454d
Author: Luis de Bethencourt <luis debethencourt com>
Date: Mon Apr 15 15:18:32 2013 -0400
-v point release version for debugging
configure.ac | 2 +-
src/snappy.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index eb657b6..1beb193 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],
+ [0.3.5],
NULL,
snappy)
AM_MAINTAINER_MODE
diff --git a/src/snappy.c b/src/snappy.c
index 48ed372..7ded4af 100644
--- a/src/snappy.c
+++ b/src/snappy.c
@@ -20,7 +20,7 @@
* USA
*/
-#define VERSION "0.3"
+#define VERSION "0.3.5"
#ifdef HAVE_CONFIG_H
#include "config.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]