Project

General

Profile

« Previous | Next » 

Revision 6546

Added by Jing Tao over 12 years ago

Change the version from 1.9.4 to 1.9.5.

View differences:

docs/dev/metacat/source/index.txt
2 2
Metacat Administrator's Guide
3 3
=============================
4 4

  
5
.. sidebar:: Version: 1.9.4 Release
5
.. sidebar:: Version: 1.9.5 Release
6 6

  
7 7
    .. image:: themes/readable/static/metacat-logo.png
8 8
       :height: 130pt
......
18 18
- Metacat `Administrators Guide`_
19 19
- Download Metacat
20 20
    - Binary Distribution (A war file installation)
21
        - GZIP File: metacat-bin-1.9.4.tar.gz_
22
        - ZIP File: metacat-bin-1.9.4.zip_
21
        - GZIP File: metacat-bin-1.9.5.tar.gz_
22
        - ZIP File: metacat-bin-1.9.5.zip_
23 23
    - Source Distribution (Full source, requiring build)
24
        - GZIP File: metacat-src-1.9.4.tar.gz_
25
        - ZIP File: metacat-src-1.9.4.zip_
24
        - GZIP File: metacat-src-1.9.5.tar.gz_
25
        - ZIP File: metacat-src-1.9.5.zip_
26 26
    - `Older versions`_
27 27

  
28 28
.. _Administrators Guide: http://knb.ecoinformatics.org/software/metacat/MetacatAdministratorGuide.pdf
29 29

  
30
.. _metacat-bin-1.9.4.tar.gz: http://knb.ecoinformatics.org/software/dist/metacat-bin-1.9.4.tar.gz
30
.. _metacat-bin-1.9.5.tar.gz: http://knb.ecoinformatics.org/software/dist/metacat-bin-1.9.5.tar.gz
31 31

  
32
.. _metacat-bin-1.9.4.zip: http://knb.ecoinformatics.org/software/dist/metacat-bin-1.9.4.zip
32
.. _metacat-bin-1.9.5.zip: http://knb.ecoinformatics.org/software/dist/metacat-bin-1.9.5.zip
33 33

  
34
.. _metacat-src-1.9.4.tar.gz: http://knb.ecoinformatics.org/software/dist/metacat-src-1.9.4.tar.gz
34
.. _metacat-src-1.9.5.tar.gz: http://knb.ecoinformatics.org/software/dist/metacat-src-1.9.5.tar.gz
35 35

  
36
.. _metacat-src-1.9.4.zip: http://knb.ecoinformatics.org/software/dist/metacat-src-1.9.4.zip
36
.. _metacat-src-1.9.5.zip: http://knb.ecoinformatics.org/software/dist/metacat-src-1.9.5.zip
37 37

  
38 38
.. _Older versions: http://knb.ecoinformatics.org/software/dist/
39 39

  
docs/dev/metacat/source/conf.py
47 47
# The short X.Y version.
48 48
version = '1.9'
49 49
# The full version, including alpha/beta/rc tags.
50
release = '1.9.4'
50
release = '1.9.5'
51 51

  
52 52
# The language for content autogenerated by Sphinx. Refer to documentation
53 53
# for a list of supported languages.

Also available in: Unified diff