Closed GoogleCodeExporter closed 8 years ago
From configure.ac:
dnl This is the one location where the authoritative version number is stored
AC_INIT(shellinabox, 2.10, markus@shellinabox.com)
VCS_REVISION=239
Original comment by brycied...@gmail.com
on 14 Apr 2012 at 7:07
Oh also autoconf doesn't update the version numbers in the javascript files:
./shellinabox/shell_in_a_box.js:361: alert("Shell In A Box version " + "2.10
(revision 239)" +
./shellinabox/vt100.js:2437: alert("VT100 Terminal Emulator " + "2.10
(revision 239)" +
Not sure if this warrants its own bug/issue or not.
Original comment by brycied...@gmail.com
on 14 Apr 2012 at 7:13
Original comment by beewoo...@gmail.com
on 23 Apr 2012 at 4:03
Original issue reported on code.google.com by
mindboos...@gmail.com
on 11 Apr 2012 at 6:32