Bump versions.
This commit is contained in:
parent
3f6faa0754
commit
e4b42dc812
|
@ -23,7 +23,7 @@
|
||||||
## Do not edit this file; run `make config` instead.
|
## Do not edit this file; run `make config` instead.
|
||||||
##
|
##
|
||||||
|
|
||||||
VERSION := 1.0.0
|
VERSION := 1.1.0
|
||||||
PACKAGE := MIXER
|
PACKAGE := MIXER
|
||||||
|
|
||||||
all: .config
|
all: .config
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
<address>
|
<address>
|
||||||
Jonathan Moore Liles <a href="mailto:male@tuxfamily.org"><male@tuxfamily.org></a><br>
|
Jonathan Moore Liles <a href="mailto:male@tuxfamily.org"><male@tuxfamily.org></a><br>
|
||||||
August 1, 2010<br>
|
August 1, 2010<br>
|
||||||
Version 0.9
|
Version 1.0
|
||||||
</address><img src="icon.png" alt="logo"><hr></div>
|
</address><img src="icon.png" alt="logo"><hr></div>
|
||||||
<div id=body>
|
<div id=body>
|
||||||
<div id=toc>
|
<div id=toc>
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
! title Non Session Management API
|
! title Non Session Management API
|
||||||
! author Jonathan Moore Liles #(email,male@tuxfamily.org)
|
! author Jonathan Moore Liles #(email,male@tuxfamily.org)
|
||||||
! date August 1, 2010
|
! date August 1, 2010
|
||||||
! revision Version 0.9
|
! revision Version 1.0
|
||||||
! extra #(image,logo,icon.png)
|
! extra #(image,logo,icon.png)
|
||||||
|
|
||||||
-- Table Of Contents
|
-- Table Of Contents
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
## Do not edit this file; run `make config` instead.
|
## Do not edit this file; run `make config` instead.
|
||||||
##
|
##
|
||||||
|
|
||||||
VERSION := 1.0.0
|
VERSION := 1.1.0
|
||||||
PACKAGE := TIMELINE
|
PACKAGE := TIMELINE
|
||||||
|
|
||||||
all: .config
|
all: .config
|
||||||
|
|
Loading…
Reference in New Issue