~ubuntu-branches/ubuntu/saucy/geary/saucy-updates

« back to all changes in this revision

Viewing changes to sql/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-03-14 13:48:23 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20130314134823-gyk5av1g508zyj8a
Tags: 0.3.0~pr1-0ubuntu1
New upstream version (FFE lp: #1154316), supports multiple account as
well as full conversation views with inline replies

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
install(FILES version-003.sql DESTINATION ${SQL_DEST})
6
6
install(FILES version-004.sql DESTINATION ${SQL_DEST})
7
7
install(FILES version-005.sql DESTINATION ${SQL_DEST})
 
8
install(FILES version-006.sql DESTINATION ${SQL_DEST})
 
9
install(FILES version-007.sql DESTINATION ${SQL_DEST})