Browse Source

Update for version increment.

Brian Aker 12 years ago
parent
commit
cd4b4cac4a

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+0.34 
+* Alpha support for direct MySQL queue.
+* XML option for testing under valgrind.
+* gearmand now allows for a user to specify the format for the server key
+
 0.33 Thu May  3 22:09:29 PDT 2012
 * Add --config-file option
 * Additional testing for Drizzle

+ 1 - 1
configure.ac

@@ -27,7 +27,7 @@ AC_CONFIG_SRCDIR(libgearman/gearman.cc)
 
 PANDORA_CANONICAL_TARGET(require-cxx, no-vc-changelog)
 
-GEARMAN_LIBRARY_VERSION=6:0:0
+GEARMAN_LIBRARY_VERSION=7:0:0
 #                       | | |
 #                +------+ | +---+
 #                |        |     |

+ 1 - 1
docs/man/gearadmin.1

@@ -1,4 +1,4 @@
-.TH "GEARADMIN" "1" "May 03, 2012" "0.33" "Gearmand"
+.TH "GEARADMIN" "1" "May 22, 2012" "0.33" "Gearmand"
 .SH NAME
 gearadmin \- Gearmand Documentation, http://gearman.info/
 .

+ 1 - 1
docs/man/gearman.1

@@ -1,4 +1,4 @@
-.TH "GEARMAN" "1" "May 03, 2012" "0.33" "Gearmand"
+.TH "GEARMAN" "1" "May 22, 2012" "0.33" "Gearmand"
 .SH NAME
 gearman \- Gearmand Documentation, http://gearman.info/
 .

+ 1 - 1
docs/man/gearman_actions_t.3

@@ -1,4 +1,4 @@
-.TH "GEARMAN_ACTIONS_T" "3" "May 03, 2012" "0.33" "Gearmand"
+.TH "GEARMAN_ACTIONS_T" "3" "May 22, 2012" "0.33" "Gearmand"
 .SH NAME
 gearman_actions_t \- Gearmand Documentation, http://gearman.info/
 .

+ 1 - 1
docs/man/gearman_allocator_t.3

@@ -1,4 +1,4 @@
-.TH "GEARMAN_ALLOCATOR_T" "3" "May 03, 2012" "0.33" "Gearmand"
+.TH "GEARMAN_ALLOCATOR_T" "3" "May 22, 2012" "0.33" "Gearmand"
 .SH NAME
 gearman_allocator_t \- Gearmand Documentation, http://gearman.info/
 .

+ 1 - 1
docs/man/gearman_argument_make.3

@@ -1,4 +1,4 @@
-.TH "GEARMAN_ARGUMENT_MAKE" "3" "May 03, 2012" "0.33" "Gearmand"
+.TH "GEARMAN_ARGUMENT_MAKE" "3" "May 22, 2012" "0.33" "Gearmand"
 .SH NAME
 gearman_argument_make \- Gearmand Documentation, http://gearman.info/
 .

+ 1 - 1
docs/man/gearman_argument_t.3

@@ -1,4 +1,4 @@
-.TH "GEARMAN_ARGUMENT_T" "3" "May 03, 2012" "0.33" "Gearmand"
+.TH "GEARMAN_ARGUMENT_T" "3" "May 22, 2012" "0.33" "Gearmand"
 .SH NAME
 gearman_argument_t \- Gearmand Documentation, http://gearman.info/
 .

+ 1 - 1
docs/man/gearman_bugreport.3

@@ -1,4 +1,4 @@
-.TH "GEARMAN_BUGREPORT" "3" "May 03, 2012" "0.33" "Gearmand"
+.TH "GEARMAN_BUGREPORT" "3" "May 22, 2012" "0.33" "Gearmand"
 .SH NAME
 gearman_bugreport \- Gearmand Documentation, http://gearman.info/
 .

+ 1 - 1
docs/man/gearman_client_add_options.3

@@ -1,4 +1,4 @@
-.TH "GEARMAN_CLIENT_ADD_OPTIONS" "3" "May 03, 2012" "0.33" "Gearmand"
+.TH "GEARMAN_CLIENT_ADD_OPTIONS" "3" "May 22, 2012" "0.33" "Gearmand"
 .SH NAME
 gearman_client_add_options \- Gearmand Documentation, http://gearman.info/
 .

Some files were not shown because too many files changed in this diff