root / tags / leocad-0-74 / version.mk

Revision 409, 97 bytes (checked in by leo, 4 years ago)

Updated version number.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1MAJOR       := 0
2MINOR       := 74
3PATCHLVL    := 0
4VERSIONTAG  :=
5VERSION     := $(MAJOR).$(MINOR).$(PATCHLVL)
Note: See TracBrowser for help on using the browser.