[cpp-opensaml COMMIT] /branches/REL_2/config_win32.h
noreply at shibboleth.net
noreply at shibboleth.net
Thu Mar 19 18:58:53 EDT 2015
Author: scantor
Date: Thu Mar 19 18:58:53 2015
New Revision: 781
URL: http://svn.shibboleth.net/view/cpp-opensaml?rev=781&view=rev
Log:
Fix Win lib version strings
Modified:
branches/REL_2/config_win32.h
Modified: branches/REL_2/config_win32.h
URL: http://svn.shibboleth.net/view/cpp-opensaml/branches/REL_2/config_win32.h?rev=781&r1=780&r2=781&view=diff
==============================================================================
--- branches/REL_2/config_win32.h (original)
+++ branches/REL_2/config_win32.h Thu Mar 19 18:58:53 2015
@@ -87,13 +87,13 @@
#define PACKAGE_NAME "opensaml"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "opensaml 2.5.3"
+#define PACKAGE_STRING "opensaml 2.5.4"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "opensaml"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "2.5.3"
+#define PACKAGE_VERSION "2.5.4"
/* Define to the necessary symbol if this constant uses a non-standard name on
your system. */
@@ -106,7 +106,7 @@
/* #undef TM_IN_SYS_TIME */
/* Version number of package */
-#define VERSION "2.5.3"
+#define VERSION "2.5.4"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
More information about the commits
mailing list