~ubuntu-branches/ubuntu/precise/nspr/precise-proposed

« back to all changes in this revision

Viewing changes to mozilla/nsprpub/pr/tests/vercheck.c

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack
  • Date: 2008-03-11 01:47:11 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20080311014711-13cn64rw58l5aktu
Tags: 4.7.0~1.9b4-0ubuntu1
* New upstream release, picked from FIREFOX_3_0b4_RELEASE cvs tag
* update configure patch
  - update debian/patches/99_configure.patch
* bump shlibs requirements
  - update debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
static char *compatible_version[] = {
60
60
    "4.0", "4.0.1", "4.1", "4.1.1", "4.1.2", "4.1.3",
61
61
    "4.2", "4.2.1", "4.2.2", "4.3", "4.4", "4.4.1",
62
 
    "4.5", "4.5.1", "4.6", "4.6.1", PR_VERSION
 
62
    "4.5", "4.5.1",
 
63
    "4.6", "4.6.1", "4.6.2", "4.6.3", "4.6.4", "4.6.5", "4.6.6", "4.6.7", "4.6.8",
 
64
    "4.7", PR_VERSION
63
65
};
64
66
 
65
67
/*