File tree Expand file tree Collapse file tree 11 files changed +12
-12
lines changed
Expand file tree Collapse file tree 11 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ addons:
3131 coverity_scan :
3232 project :
3333 name : " fcambus/bdf2sfd"
34- version : 1.1.1
34+ version : 1.1.2
3535 description : " BDF to SFD converter"
3636 notification_email : fred@statdns.com
3737 build_command_prepend : cmake .
Original file line number Diff line number Diff line change 11#
2- # bdf2sfd 1.1.1
2+ # bdf2sfd 1.1.2
33# Copyright (c) 2019-2020, Frederic Cambus
44# https://github.com/fcambus/bdf2sfd
55#
Original file line number Diff line number Diff line change 11/*
2- * bdf2sfd 1.1.1
2+ * bdf2sfd 1.1.2
33 * Copyright (c) 2019-2020, Frederic Cambus
44 * https://github.com/fcambus/bdf2sfd
55 *
Original file line number Diff line number Diff line change 11/*
2- * bdf2sfd 1.1.1
2+ * bdf2sfd 1.1.2
33 * Copyright (c) 2019-2020, Frederic Cambus
44 * https://github.com/fcambus/bdf2sfd
55 *
1313#ifndef CONFIG_H
1414#define CONFIG_H
1515
16- #define VERSION "bdf2sfd 1.1.1 "
16+ #define VERSION "bdf2sfd 1.1.2 "
1717
1818enum {
1919 LINE_LENGTH_MAX = 65536
Original file line number Diff line number Diff line change 11/*
2- * bdf2sfd 1.1.1
2+ * bdf2sfd 1.1.2
33 * Copyright (c) 2019-2020, Frederic Cambus
44 * https://github.com/fcambus/bdf2sfd
55 *
Original file line number Diff line number Diff line change 11/*
2- * bdf2sfd 1.1.1
2+ * bdf2sfd 1.1.2
33 * Copyright (c) 2019-2020, Frederic Cambus
44 * https://github.com/fcambus/bdf2sfd
55 *
Original file line number Diff line number Diff line change 11/*
2- * bdf2sfd 1.1.1
2+ * bdf2sfd 1.1.2
33 * Copyright (c) 2019-2020, Frederic Cambus
44 * https://github.com/fcambus/bdf2sfd
55 *
Original file line number Diff line number Diff line change 11/*
2- * bdf2sfd 1.1.1
2+ * bdf2sfd 1.1.2
33 * Copyright (c) 2019-2020, Frederic Cambus
44 * https://github.com/fcambus/bdf2sfd
55 *
Original file line number Diff line number Diff line change 11/*
2- * bdf2sfd 1.1.1
2+ * bdf2sfd 1.1.2
33 * Copyright (c) 2019-2020, Frederic Cambus
44 * https://github.com/fcambus/bdf2sfd
55 *
Original file line number Diff line number Diff line change 11/*
2- * bdf2sfd 1.1.1
2+ * bdf2sfd 1.1.2
33 * Copyright (c) 2019-2020, Frederic Cambus
44 * https://github.com/fcambus/bdf2sfd
55 *
You can’t perform that action at this time.
0 commit comments