File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3131
3232// These constants define the current software version.
3333// They must be updated when the command line is changed.
34- #define ALICEVISION_SOFTWARE_VERSION_MAJOR 1
34+ #define ALICEVISION_SOFTWARE_VERSION_MAJOR 2
3535#define ALICEVISION_SOFTWARE_VERSION_MINOR 0
3636
3737using namespace aliceVision ;
Original file line number Diff line number Diff line change 4040
4141// These constants define the current software version.
4242// They must be updated when the command line is changed.
43- #define ALICEVISION_SOFTWARE_VERSION_MAJOR 2
43+ #define ALICEVISION_SOFTWARE_VERSION_MAJOR 3
4444#define ALICEVISION_SOFTWARE_VERSION_MINOR 0
4545
4646using namespace aliceVision ;
Original file line number Diff line number Diff line change 3737
3838// These constants define the current software version.
3939// They must be updated when the command line is changed.
40- #define ALICEVISION_SOFTWARE_VERSION_MAJOR 2
40+ #define ALICEVISION_SOFTWARE_VERSION_MAJOR 3
4141#define ALICEVISION_SOFTWARE_VERSION_MINOR 0
4242
4343using namespace aliceVision ;
Original file line number Diff line number Diff line change 2626
2727// These constants define the current software version.
2828// They must be updated when the command line is changed.
29- #define ALICEVISION_SOFTWARE_VERSION_MAJOR 1
29+ #define ALICEVISION_SOFTWARE_VERSION_MAJOR 2
3030#define ALICEVISION_SOFTWARE_VERSION_MINOR 0
3131
3232using namespace aliceVision ;
You can’t perform that action at this time.
0 commit comments