diff --git a/CHANGES b/CHANGES index 6474b9c1..2a1ab95e 100644 --- a/CHANGES +++ b/CHANGES @@ -87,3 +87,8 @@ o usrv: added timeout to write_to_socket() and callers o YStopWatch: added some convenience overloads and onAlarm() callbacks o YStopWatchThreadList: minor fixes to generate_function_timers.sh o misc: added get_time_diff() + +1.1.5-2 +------- +o devutil/scripts: fixed comment handling +o devutil/scripts: update.sh fixed groups and added some informational opts (-x,-p) diff --git a/VERSION b/VERSION index c4719c27..a3139a2a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.5-1-dev +1.1.5-2-dev