IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15531


Ignore:
Timestamp:
Nov 8, 2007, 5:10:34 PM (19 years ago)
Author:
jhoblitt
Message:

VERSION 1.1.29

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/changes.txt

    r13937 r15531  
    2424alter table camPendingExp change column recipe reduction varchar(64);
    2525alter table camProcessedExp change column recipe reduction varchar(64);
     26
     27Version ??? --> 1.1.29
     28
     29???
     30alter table warpSkyfile add column ingore tinyint after good_frac;
  • trunk/ippdb/configure.ac

    r15421 r15531  
    77AC_PREREQ(2.61)
    88
    9 AC_INIT([ippdb], [1.1.28], [pan-starrs.ifa.hawaii.edu])
     9AC_INIT([ippdb], [1.1.29], [pan-starrs.ifa.hawaii.edu])
    1010AC_CONFIG_SRCDIR([ippdb.pc.in])
    1111
Note: See TracChangeset for help on using the changeset viewer.