~ubuntu-branches/ubuntu/utopic/unity-place-files/utopic

« back to all changes in this revision

Viewing changes to src/config.c

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-01-21 14:36:22 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20110121143622-t53qh2164ajshlxn
Tags: 0.5.34-0ubuntu1
* New upstream release.
  (Not showing yet in the unity interface)
* debian/control:
  - update build-dep requirements

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* config.c generated by valac, the Vala compiler
 
1
/* config.c generated by valac 0.11.3, the Vala compiler
2
2
 * generated from config.vala, do not modify */
3
3
 
4
4
 
16
16
#define CONFIG_BINDIR "/usr/bin"
17
17
#define CONFIG_LOCALEDIR "/usr/share/locale"
18
18
#define CONFIG_PACKAGE "unity-place-files"
19
 
#define CONFIG_VERSION "0.5.32"
20
 
 
21
 
 
 
19
#define CONFIG_VERSION "0.5.34"
22
20
 
23
21
 
24
22