~adam-stokes/ubuntu/quantal/gnome-vfs/lp977940-multiarch

« back to all changes in this revision

Viewing changes to libgnomevfs/gnome-vfs-version.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-08-05 10:31:15 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080805103115-5vkex0yk6qq619x5
Tags: 1:2.23.0-0ubuntu1
* New upstream version:
  - Sync xdgmime with GIO
* debian/patches/90_from_svn_no_range_for_youtube.patch:
  - the change is in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
/* compile time versioning
26
26
 */
27
27
#define GNOME_VFS_MAJOR_VERSION                 (2)
28
 
#define GNOME_VFS_MINOR_VERSION                 (22)
 
28
#define GNOME_VFS_MINOR_VERSION                 (23)
29
29
#define GNOME_VFS_MICRO_VERSION                 (0)
30
30
 
31
31
/* check whether a GnomeVFS version equal to or greater than