diff --git a/THANKS b/THANKS index e7262c951e..716add80e9 100644 --- a/THANKS +++ b/THANKS @@ -7,7 +7,7 @@ complete and free from errors. Also see the AUTHORS file for the list of people and organizations with contributions significant enough to warrant copyright assignment. - +Adrian Goll Adrian Muraru Adrien Mogenet Alex Ioffe @@ -39,6 +39,7 @@ Hari Krishna Dara Hong Dai Thanh Hugo M Fernandes Hugo Trippaers +Ioanszilgyi Isaiah Choe Ivan Babrou Jacek Masiulaniec @@ -47,12 +48,14 @@ James Royalty Jan Mangs Jason Harvey Jim Scott +Jeffery Lim Jesse Chang Jim Westfall Johan Zeeck Johannes Meixner Jonathan Works Josh Thomas +Jsbali Kevin Bowling Kevin Landreth Kieren Hynd @@ -65,6 +68,7 @@ Liangliang He Liu Yubao Loïs Burg Lou Yunlong +Marcin Januszkiewicz Matt Jibson Matt Schallert Marc Tamsky @@ -76,8 +80,10 @@ Mike Bryant Mike Kobyakov Nathan Owens Nicole Nagele +Neil Fordyce Nikhil Benesch Nitin Aggarwal +Opsun Paula Keezer Peter Edwards Peter Gotz @@ -90,6 +96,7 @@ Sean Miller Siddartha Guthikonda Simon Matic Langford Slawek Ligus +Suman Newton Sy Le Tay Ray Chuan Thomas Krajca @@ -100,5 +107,7 @@ Tony Landells Utkarsh Bhatnagar Vasiliy Kiryanov Vitaliy Fuks +William Kronmiller +Xiayang Yulai Fu Zachary Kurey \ No newline at end of file diff --git a/configure.ac b/configure.ac index 5efc9c1da5..b5b3a3f435 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ # along with this library. If not, see . # Semantic Versioning (see http://semver.org/). -AC_INIT([opentsdb], [2.3.0], [opentsdb@googlegroups.com]) +AC_INIT([opentsdb], [2.3.1], [opentsdb@googlegroups.com]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([foreign])