diff --git a/pretag.sh b/pretag.sh index 7f562308..0d3a3166 100755 --- a/pretag.sh +++ b/pretag.sh @@ -3,7 +3,7 @@ set -x # modme -tag='v1.5.14' +tag='v1.5.15' echo "New tag ${tag}" files=$(ls src/chef_base/*.hpp) diff --git a/src/chef_base/chef_buffer.hpp b/src/chef_base/chef_buffer.hpp index 09f5937b..bf4a3370 100644 --- a/src/chef_base/chef_buffer.hpp +++ b/src/chef_base/chef_buffer.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_buffer.hpp * @deps nope * @platform linux | macos | xxx diff --git a/src/chef_base/chef_consistent_hash.hpp b/src/chef_base/chef_consistent_hash.hpp index 77fce8d7..1da096ea 100644 --- a/src/chef_base/chef_consistent_hash.hpp +++ b/src/chef_base/chef_consistent_hash.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_consistent_hash.hpp * @deps c++11 * @platform linux | macos | xxx diff --git a/src/chef_base/chef_count_dump.hpp b/src/chef_base/chef_count_dump.hpp index bbb52f4a..229ecf4c 100644 --- a/src/chef_base/chef_count_dump.hpp +++ b/src/chef_base/chef_count_dump.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_count_dump.hpp * @deps chef_env.hpp | chef_filepath_op.hpp * @platform linux | macos | xxx diff --git a/src/chef_base/chef_crypto_md5_op.hpp b/src/chef_base/chef_crypto_md5_op.hpp index 7b68cfbe..8c183066 100644 --- a/src/chef_base/chef_crypto_md5_op.hpp +++ b/src/chef_base/chef_crypto_md5_op.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_crypto_md5_op.hpp * @deps nope * @platform linux | macos | xxx diff --git a/src/chef_base/chef_crypto_sha1_op.hpp b/src/chef_base/chef_crypto_sha1_op.hpp index 5b335eda..4903a948 100644 --- a/src/chef_base/chef_crypto_sha1_op.hpp +++ b/src/chef_base/chef_crypto_sha1_op.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_crypto_sha1_op.hpp * @deps nope * @platform linux | macos | xxx diff --git a/src/chef_base/chef_daemon_op.hpp b/src/chef_base/chef_daemon_op.hpp index 3cf7e6ff..8c6055df 100644 --- a/src/chef_base/chef_daemon_op.hpp +++ b/src/chef_base/chef_daemon_op.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_daemon_op.hpp * @deps nope * @platform linux | macos | xxx diff --git a/src/chef_base/chef_defer.hpp b/src/chef_base/chef_defer.hpp index 0bea0371..917226a4 100644 --- a/src/chef_base/chef_defer.hpp +++ b/src/chef_base/chef_defer.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_defer.hpp * @deps chef_env.hpp * @platform linux | macos | xxx diff --git a/src/chef_base/chef_encoding_base64_op.hpp b/src/chef_base/chef_encoding_base64_op.hpp index 571952b3..24b48b1e 100644 --- a/src/chef_base/chef_encoding_base64_op.hpp +++ b/src/chef_base/chef_encoding_base64_op.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_encoding_base64_op.hpp * @deps nope * @platform linux | macos | xxx diff --git a/src/chef_base/chef_env.hpp b/src/chef_base/chef_env.hpp index e15de42e..ea72dfd2 100644 --- a/src/chef_base/chef_env.hpp +++ b/src/chef_base/chef_env.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_env.hpp * @deps c++11 or libboost * @platform linux | macos | xxx diff --git a/src/chef_base/chef_env_var_op.hpp b/src/chef_base/chef_env_var_op.hpp index e42cc566..3fda221f 100644 --- a/src/chef_base/chef_env_var_op.hpp +++ b/src/chef_base/chef_env_var_op.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_env_var_op.hpp * @deps nope * @platform linux | macos | xxx diff --git a/src/chef_base/chef_filelock.hpp b/src/chef_base/chef_filelock.hpp index 271501a2..e54f79a1 100644 --- a/src/chef_base/chef_filelock.hpp +++ b/src/chef_base/chef_filelock.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_filelock.hpp * @deps nope * @platform linux | macos | xxx diff --git a/src/chef_base/chef_filepath_op.hpp b/src/chef_base/chef_filepath_op.hpp index e057bf8e..39708879 100644 --- a/src/chef_base/chef_filepath_op.hpp +++ b/src/chef_base/chef_filepath_op.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_filepath_op.hpp * @deps nope * @platform linux | macos | xxx diff --git a/src/chef_base/chef_fmt_op.hpp b/src/chef_base/chef_fmt_op.hpp index 85b380a8..22af11da 100644 --- a/src/chef_base/chef_fmt_op.hpp +++ b/src/chef_base/chef_fmt_op.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_fmt_op.hpp * @deps c++11 * @platform linux | macos | xxx diff --git a/src/chef_base/chef_hash.hpp b/src/chef_base/chef_hash.hpp index 8631de56..ec7ef463 100644 --- a/src/chef_base/chef_hash.hpp +++ b/src/chef_base/chef_hash.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_hash.hpp * @deps c++11 * @platform linux | macos | xxx diff --git a/src/chef_base/chef_lru.hpp b/src/chef_base/chef_lru.hpp index 10f7a560..bed64bac 100644 --- a/src/chef_base/chef_lru.hpp +++ b/src/chef_base/chef_lru.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_lru.hpp * @deps nope * @platform linux | macos | xxx diff --git a/src/chef_base/chef_noncopyable.hpp b/src/chef_base/chef_noncopyable.hpp index 735f0cbe..2a88e357 100644 --- a/src/chef_base/chef_noncopyable.hpp +++ b/src/chef_base/chef_noncopyable.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_noncopyable.hpp * @deps nope * @platform linux/macos/xxx diff --git a/src/chef_base/chef_os_exec_op.hpp b/src/chef_base/chef_os_exec_op.hpp index 823c3f44..90ceeddd 100644 --- a/src/chef_base/chef_os_exec_op.hpp +++ b/src/chef_base/chef_os_exec_op.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_os_exec_op.hpp * @deps nope * @platform linux/macos/xxx diff --git a/src/chef_base/chef_skiplist.hpp b/src/chef_base/chef_skiplist.hpp index b19af331..51430320 100644 --- a/src/chef_base/chef_skiplist.hpp +++ b/src/chef_base/chef_skiplist.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_skiplist.hpp * @deps c++11 * @platform linux | macos | xxx diff --git a/src/chef_base/chef_snippet.hpp b/src/chef_base/chef_snippet.hpp index ae710503..c7693f1d 100644 --- a/src/chef_base/chef_snippet.hpp +++ b/src/chef_base/chef_snippet.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_snippet.hpp * @deps c++11 * @platform linux | macos | xxx diff --git a/src/chef_base/chef_stringify_stl.hpp b/src/chef_base/chef_stringify_stl.hpp index bb63a455..4b5fbeb8 100644 --- a/src/chef_base/chef_stringify_stl.hpp +++ b/src/chef_base/chef_stringify_stl.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_stringify_stl.hpp * @deps nope * @platform linux/macos/xxx diff --git a/src/chef_base/chef_strings_op.hpp b/src/chef_base/chef_strings_op.hpp index 8af1e95c..d6231513 100644 --- a/src/chef_base/chef_strings_op.hpp +++ b/src/chef_base/chef_strings_op.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_strings_op.hpp * @deps nope * @platform linux | macos | windows diff --git a/src/chef_base/chef_stuff_op.hpp b/src/chef_base/chef_stuff_op.hpp index 5a25c47f..9f8eecc9 100644 --- a/src/chef_base/chef_stuff_op.hpp +++ b/src/chef_base/chef_stuff_op.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_stuff_op.hpp * @deps nope * @platform linux | macos | xxx diff --git a/src/chef_base/chef_task_thread.hpp b/src/chef_base/chef_task_thread.hpp index adfe814a..acce33c7 100644 --- a/src/chef_base/chef_task_thread.hpp +++ b/src/chef_base/chef_task_thread.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_task_thread.h * @deps chef_env.hpp | chef_wait_event_counter.hpp * @platform linux | macos | xxx diff --git a/src/chef_base/chef_this_machine_op.hpp b/src/chef_base/chef_this_machine_op.hpp index 0258fe1f..2109bb1c 100644 --- a/src/chef_base/chef_this_machine_op.hpp +++ b/src/chef_base/chef_this_machine_op.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_this_machine_op.hpp * @deps chef_filepath_op.hpp * @platform linux | macos | xxx diff --git a/src/chef_base/chef_this_process_op.hpp b/src/chef_base/chef_this_process_op.hpp index ba3a38ee..59ad4754 100644 --- a/src/chef_base/chef_this_process_op.hpp +++ b/src/chef_base/chef_this_process_op.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_this_process_op.hpp * @deps chef_filepath_op.hpp | chef_os_exec_op.hpp * @platform linux | macos | xxx diff --git a/src/chef_base/chef_thread_group.hpp b/src/chef_base/chef_thread_group.hpp index 55343ac5..c212ee62 100644 --- a/src/chef_base/chef_thread_group.hpp +++ b/src/chef_base/chef_thread_group.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_thread_group.hpp * @deps chef_env.hpp | chef_task_thread.hpp * @platform linux | macos | xxx diff --git a/src/chef_base/chef_thread_pool.hpp b/src/chef_base/chef_thread_pool.hpp index e1811e7d..55089675 100644 --- a/src/chef_base/chef_thread_pool.hpp +++ b/src/chef_base/chef_thread_pool.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_thread_pool.hpp * @deps chef_env.hpp | chef_wait_event_counter.hpp * @platform linux | macos | xxx diff --git a/src/chef_base/chef_wait_event_counter.hpp b/src/chef_base/chef_wait_event_counter.hpp index dc9bed78..352ab2c4 100644 --- a/src/chef_base/chef_wait_event_counter.hpp +++ b/src/chef_base/chef_wait_event_counter.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_wait_event_counter.hpp * @deps chef_env.hpp * @platform linux | macos | xxx diff --git a/src/chef_base/chef_weight_selector.hpp b/src/chef_base/chef_weight_selector.hpp index f62c16ea..45e7834d 100644 --- a/src/chef_base/chef_weight_selector.hpp +++ b/src/chef_base/chef_weight_selector.hpp @@ -1,5 +1,5 @@ /** - * @tag v1.5.14 + * @tag v1.5.15 * @file chef_weight_selector.hpp * @deps nope * @platform linux | macos | xxx