Browse Source

Bump version.

tags/non-daw-v1.1.0
Jonathan Moore Liles 15 years ago
parent
commit
8c891962c2
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      mixer/Makefile
  2. +1
    -1
      timeline/Makefile

+ 1
- 1
mixer/Makefile View File

@@ -23,7 +23,7 @@
## Do not edit this file; run `make config` instead.
##

VERSION := 0.5.0
VERSION := 1.0.0

all: .config



+ 1
- 1
timeline/Makefile View File

@@ -23,7 +23,7 @@
## Do not edit this file; run `make config` instead.
##

VERSION := 0.5.0
VERSION := 1.0.0

all: .config



Loading…
Cancel
Save