~ubuntu-branches/ubuntu/precise/ipe/precise

« back to all changes in this revision

Viewing changes to src/ipemodel/ipeversion.h

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2005-02-24 22:09:16 UTC
  • mfrom: (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050224220916-9vxiiqjz066r5489
Tags: 6.0pre23-2
debian/control: Ipe should depend on exact version of libipe.
Closes: #296771.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
    Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
29
29
 
30
30
*/
31
 
#define IPE_VERSION "Ipe 6.0 preview 16"
32
 
#define IPEVERS "6.0pre16"
 
31
#define IPE_VERSION "Ipe 6.0 preview 23"
 
32
#define IPEVERS "6.0pre23"
33
33
// --------------------------------------------------------------------