Ignore:
Timestamp:
11/15/11 18:08:14 (12 years ago)
Author:
Kris Deugau
Message:

/branches/stable

Make the fixed web path at least configurable in one place rather
than completely hardcoded across many files.
Update initial database tabledef SQL
Bump version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/Makefile

    r445 r507  
    33
    44PKGNAME=ipdb
    5 VERSION=2.6
     5VERSION=2.7
    66RELEASE=1
    77
     
    108108        gzip -v -f -9 $(PKGNAME)-$(VERSION).tar
    109109        rm -rf $(PKGNAME)-$(VERSION)
    110         # gpg --detach-sign $(PKGNAME)-$(VERSION).tar.gz
     110        gpg --detach-sign $(PKGNAME)-$(VERSION).tar.gz
Note: See TracChangeset for help on using the changeset viewer.