root / tags / start / version.mk

Revision 2, 81 bytes (checked in by docwhat, 9 years ago)

Initial revision

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