~ubuntu-branches/debian/sid/sakura/sid

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2013-11-23 12:03:25 UTC
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: package-import@ubuntu.com-20131123120325-vqtn9e3nn7bqd9m8
Tags: upstream-3.1.1
Import upstream version 3.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
ENDIF (COMMAND CMAKE_POLICY)    
5
5
PROJECT (sakura)
6
6
SET (AUTHOR "David Gómez Espinosa" INTERNAL "Author")
7
 
SET (VERSION "3.1.0")
 
7
SET (VERSION "3.1.1")
8
8
 
9
9
 
10
10
INCLUDE (FindPkgConfig)