Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Bump version number |
---|---|
Timelines: | family | ancestors | descendants | both | trunk | 0.8.8-20190509 |
Files: | files | file ages | folders |
SHA1: |
20289938cef31d979cd92b2cbf9f57b1 |
User & Date: | bernd 2019-05-09 18:06:11.313 |
Context
2019-05-09
| ||
18:34 | Init-dir fixes build problems check-in: 199a06d608 user: bernd tags: trunk | |
18:06 | Bump version number check-in: 20289938ce user: bernd tags: trunk, 0.8.8-20190509 | |
2019-05-07
| ||
23:28 | Move rng files to ~/.config/net2o check-in: e036066651 user: bernd tags: trunk | |
Changes
Changes to configure.ac.
︙ | |||
11 12 13 14 15 16 17 | 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | - + | # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Affero General Public License for more details. # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. |
︙ |
Changes to do.
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 | - + | #!/bin/bash echo "This script builds net2o from scratch" |
︙ |
Changes to wiki/commands.md.
1 2 | 1 2 3 4 5 6 7 8 9 10 | - + | # Commands # |
︙ |