[Pkg-javascript-commits] [node-leveldown] 404/492: update snappy version strings
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:14:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a commit to annotated tag rocksdb-0.10.1
in repository node-leveldown.
commit c7af00332241ac5e9db916cf9ba43d1ef8dc3d1c
Author: Rod Vagg <rod at vagg.org>
Date: Mon Sep 2 10:46:28 2013 +1000
update snappy version strings
---
deps/snappy/linux/config.h | 6 +++---
deps/snappy/mac/config.h | 6 +++---
deps/snappy/solaris/config.h | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/deps/snappy/linux/config.h b/deps/snappy/linux/config.h
index d993481..f3964f3 100644
--- a/deps/snappy/linux/config.h
+++ b/deps/snappy/linux/config.h
@@ -78,7 +78,7 @@
#define PACKAGE_NAME "snappy"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "snappy 1.0.5"
+#define PACKAGE_STRING "snappy 1.1.0"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "snappy"
@@ -87,13 +87,13 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.0.5"
+#define PACKAGE_VERSION "1.1.0"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "1.0.5"
+#define VERSION "1.1.0"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
diff --git a/deps/snappy/mac/config.h b/deps/snappy/mac/config.h
index d993481..f3964f3 100644
--- a/deps/snappy/mac/config.h
+++ b/deps/snappy/mac/config.h
@@ -78,7 +78,7 @@
#define PACKAGE_NAME "snappy"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "snappy 1.0.5"
+#define PACKAGE_STRING "snappy 1.1.0"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "snappy"
@@ -87,13 +87,13 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.0.5"
+#define PACKAGE_VERSION "1.1.0"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "1.0.5"
+#define VERSION "1.1.0"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
diff --git a/deps/snappy/solaris/config.h b/deps/snappy/solaris/config.h
index 7969566..50663b8 100644
--- a/deps/snappy/solaris/config.h
+++ b/deps/snappy/solaris/config.h
@@ -96,7 +96,7 @@
#define PACKAGE_NAME "snappy"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "snappy 1.0.5"
+#define PACKAGE_STRING "snappy 1.1.0"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "snappy"
@@ -105,13 +105,13 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.0.5"
+#define PACKAGE_VERSION "1.1.0"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "1.0.5"
+#define VERSION "1.1.0"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-leveldown.git
More information about the Pkg-javascript-commits
mailing list