Loading ChangeLog +1 −1 Original line number Diff line number Diff line Changes in version 0.1.1 - <not yet released> Changes in version 0.1.1 - 2012-03-09 - Add trailing slash to the torproject URL in the man page. Fixes bug #5311. Patch by Peter Palfrader. - Add LICENSE and Doxyfile to the release archives from now on. Loading configure.ac +1 −1 Original line number Diff line number Diff line AC_PREREQ([2.61])dnl Possibly earlier will do, but this is what I have AC_INIT([obfsproxy], [0.1.0]) AC_INIT([obfsproxy], [0.1.1]) AC_CONFIG_SRCDIR([src/main.c]) AM_INIT_AUTOMAKE([foreign nostdinc]) Loading Loading
ChangeLog +1 −1 Original line number Diff line number Diff line Changes in version 0.1.1 - <not yet released> Changes in version 0.1.1 - 2012-03-09 - Add trailing slash to the torproject URL in the man page. Fixes bug #5311. Patch by Peter Palfrader. - Add LICENSE and Doxyfile to the release archives from now on. Loading
configure.ac +1 −1 Original line number Diff line number Diff line AC_PREREQ([2.61])dnl Possibly earlier will do, but this is what I have AC_INIT([obfsproxy], [0.1.0]) AC_INIT([obfsproxy], [0.1.1]) AC_CONFIG_SRCDIR([src/main.c]) AM_INIT_AUTOMAKE([foreign nostdinc]) Loading