Changeset 93

Show
Ignore:
Timestamp:
02/19/10 17:07:42 (2 years ago)
Author:
mgalloy
Message:

Updated version in Makefile and routine name typo in the compile listing.

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r82 r93  
    1 VERSION=1.1dev 
     1VERSION=1.1 
    22REVISION=r`svn info | sed -n 's/Revision: \(.*\)/\1/p'` 
    33RELEASE="$(VERSION)-$(REVISION)" 
     
    55 
    66.PHONY: all doc clean dist srcdist 
    7          
     7  
    88all: 
    99        cd src; make 
    10          
     10 
    1111doc: 
    1212        idl -e mgunit_build_docs 
  • trunk/mgunit_compile.pro

    r82 r93  
    99.compile mg_ansicode 
    1010.compile mg_src_root 
    11 .compile mg_options 
     11.compile mg_options__define