Opened 11 years ago
Closed 11 years ago
#172 closed defect (fixed)
Incorerct version variable in Makefile.config file
Reported by: | Pavel Zhukov | Owned by: | Pavel Zhukov |
---|---|---|---|
Priority: | major | Milestone: | 0.3.0 |
Component: | Matreshka | Version: | |
Keywords: | Cc: |
Description
#cat Makefile.config.in
VERSION = 0.2.0
#cat gnat/matreshka_config.gpr.in | grep Version
Version := "0.3.0";
This issue brokes install section.
Change History (2)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In [2437]: