IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3675


Ignore:
Timestamp:
Apr 6, 2005, 9:26:42 AM (21 years ago)
Author:
desonia
Message:

changed the version number.

Location:
trunk/psModules
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/configure.ac

    r3672 r3675  
    1 AC_INIT([psmodule],[0.5.0],[http://www.pan-starrs.org/bugzilla])
     1AC_INIT([psmodule],[0.5.1],[http://www.pan-starrs.org/bugzilla])
    22
    33AM_CONFIG_HEADER(src/config.h)
    4 AM_INIT_AUTOMAKE(psmodule, 0.5.0)
     4AM_INIT_AUTOMAKE(psmodule, 0.5.1)
    55
    66AC_LANG(C)
  • trunk/psModules/psmodule.kdevses

    r3672 r3675  
    22<!DOCTYPE KDevPrjSession>
    33<KDevPrjSession>
    4  <DocsAndViews NumberOfDocuments="1" >
     4 <DocsAndViews NumberOfDocuments="2" >
    55  <Doc0 NumberOfViews="1" URL="file:///home/desonia/panstarrs/psModule/src/pmSubtractSky.h" >
    66   <View0 line="24" Type="Source" />
    77  </Doc0>
     8  <Doc1 NumberOfViews="1" URL="file:///home/desonia/panstarrs/psModule/configure.ac" >
     9   <View0 line="10" Type="Source" />
     10  </Doc1>
    811 </DocsAndViews>
    912 <pluginList>
Note: See TracChangeset for help on using the changeset viewer.