diff options
| author | Bryce Harrington <bryce@bryceharrington.org> | 2016-05-25 08:53:01 +0000 |
|---|---|---|
| committer | bryce <bryce@bryceharrington.org> | 2016-05-25 08:53:01 +0000 |
| commit | 6380e92ba356d6e83132b343884fea4dd7a924c4 (patch) | |
| tree | 4602ef6ee62cb7b89ec62b23e8e6be7708b4428b /CMakeLists.txt | |
| parent | Update for 0.92 alpha release (diff) | |
| download | inkscape-6380e92ba356d6e83132b343884fea4dd7a924c4.tar.gz inkscape-6380e92ba356d6e83132b343884fea4dd7a924c4.zip | |
Update for pre1
(bzr r14916)
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index c4759598a..a68b678c1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ set(CMAKE_BUILD_TYPE_INIT "Release") project(inkscape) -set(INKSCAPE_VERSION 0.92pre0) +set(INKSCAPE_VERSION 0.92pre1) set(PROJECT_NAME inkscape) set(CMAKE_INCLUDE_CURRENT_DIR TRUE) if(APPLE) |
