Now working on v0.11.28

This commit is contained in:
Timothy J Fontaine 2014-07-31 10:11:03 -07:00
parent ffe24f9550
commit ff6a718dfc
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
2014.07.32, Version 0.11.27 (Unstable)
2014.07.32, Version 0.11.27 (Unstable), ffe24f955032d060968ea0289af365006afed55e
Changes since version 0.11.26:

View File

@ -13,7 +13,7 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
AC_PREREQ(2.57)
AC_INIT([libuv], [0.11.27], [https://github.com/joyent/libuv/issues])
AC_INIT([libuv], [0.11.28], [https://github.com/joyent/libuv/issues])
AC_CONFIG_MACRO_DIR([m4])
m4_include([m4/libuv-extra-automake-flags.m4])
m4_include([m4/as_case.m4])