Bumped version strings.
This commit is contained in:
parent
b77dbe5a1a
commit
78ea98ca0d
@ -1,5 +1,5 @@
|
||||
/*
|
||||
** Copyright (c) 2001-2006 Expat maintainers.
|
||||
** Copyright (c) 2001-2007 Expat maintainers.
|
||||
**
|
||||
** Permission is hereby granted, free of charge, to any person obtaining
|
||||
** a copy of this software and associated documentation files (the
|
||||
@ -27,8 +27,8 @@
|
||||
#define LIBNAME "expat.library"
|
||||
#define LIBPRI 0
|
||||
#define VERSION 4
|
||||
#define REVISION 1
|
||||
#define VSTRING "expat.library 4.1 (18.3.2005)" /* dd.mm.yyyy */
|
||||
#define REVISION 2
|
||||
#define VSTRING "expat.library 4.2 (2.6.2007)" /* dd.mm.yyyy */
|
||||
|
||||
|
||||
static const char* __attribute__((used)) verstag = "\0$VER: " VSTRING;
|
||||
|
Loading…
Reference in New Issue
Block a user