bump to 0.10

github
Sean Middleditch 14 years ago
parent dbdd423960
commit 3b3cbe1ee8

@ -1,5 +1,5 @@
=====================================================================
libtelnet 0.9 - TELNET protocol handling library
libtelnet 0.10 - TELNET protocol handling library
=====================================================================
http://github.com/elanthis/libtelnet

@ -1,4 +1,4 @@
AC_INIT([libtelnet], [0.9], [http://github.com/elanthis/libtelnet/tree/master])
AC_INIT([libtelnet], [0.10], [http://github.com/elanthis/libtelnet/tree/master])
AM_INIT_AUTOMAKE

Loading…
Cancel
Save