This website requires JavaScript.
Explore
Help
Sign in
Miroirs
/
leocad
Watch
1
Star
0
Fork
You've already forked leocad
0
mirror of
https://github.com/leozide/leocad
synced
2025-01-17 18:11:42 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
64361beeac
leocad
/
version.mk
6 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
Copied 0.75 branch as the new trunk.
2011-09-07 23:06:51 +02:00
MAJOR
:=
0
Makefile improvements.
2012-02-11 02:14:46 +01:00
MINOR
:=
76
Merged changes from 0.76.2 tag.
2012-04-11 06:58:40 +02:00
PATCHLVL
:=
2
Copied 0.75 branch as the new trunk.
2011-09-07 23:06:51 +02:00
VERSIONTAG
:=
VERSION
:=
$(
MAJOR
)
.
$(
MINOR
)
.
$(
PATCHLVL
)
Reference in a new issue
Copy permalink