created poco-1.7.6 branch

This commit is contained in:
Guenter Obiltschnig 2016-09-06 15:29:00 +02:00
parent c8848ebfd8
commit d221a7eebd
7 changed files with 20 additions and 7 deletions

View File

@ -1,5 +1,11 @@
This is the changelog file for the POCO C++ Libraries. This is the changelog file for the POCO C++ Libraries.
Release 1.7.6 (2016-09-xx)
==========================
- TODO
Release 1.7.5 (2016-08-29) Release 1.7.5 (2016-08-29)
========================== ==========================

View File

@ -4,8 +4,8 @@
#include "winres.h" #include "winres.h"
#define POCO_VERSION 1,7,5,0 #define POCO_VERSION 1,7,6,0
#define POCO_VERSION_STR "1.7.5" #define POCO_VERSION_STR "1.7.6"
VS_VERSION_INFO VERSIONINFO VS_VERSION_INFO VERSIONINFO
FILEVERSION POCO_VERSION FILEVERSION POCO_VERSION

View File

@ -37,7 +37,7 @@
// Ax: alpha releases // Ax: alpha releases
// Bx: beta releases // Bx: beta releases
// //
#define POCO_VERSION 0x01070500 #define POCO_VERSION 0x01070600
#endif // Foundation_Version_INCLUDED #endif // Foundation_Version_INCLUDED

View File

@ -4,8 +4,8 @@ POCO C++ Libraries
Build Status Build Status
------------ ------------
- Travis: [![Travis Build Status](https://travis-ci.org/pocoproject/poco.png?branch=poco-1.7.5)](https://travis-ci.org/pocoproject/poco) - Travis: [![Travis Build Status](https://travis-ci.org/pocoproject/poco.png?branch=poco-1.7.6)](https://travis-ci.org/pocoproject/poco)
- AppVeyor: [![Build status](https://ci.appveyor.com/api/projects/status/7iyrx3f233s3akae/branch/poco-1.7.5?svg=true)](https://ci.appveyor.com/project/obiltschnig/poco/branch/poco-1.7.5) - AppVeyor: [![Build status](https://ci.appveyor.com/api/projects/status/7iyrx3f233s3akae/branch/poco-1.7.6?svg=true)](https://ci.appveyor.com/project/obiltschnig/poco/branch/poco-1.7.6)
![alt text][logo] ![alt text][logo]

View File

@ -1 +1 @@
1.7.5 1.7.6

View File

@ -1,6 +1,13 @@
POCO C++ Libraries Release Notes POCO C++ Libraries Release Notes
AAAIntroduction AAAIntroduction
!!!Release 1.7.6
!!Summary of Changes
- TODO
!!!Release 1.7.5 !!!Release 1.7.5
!!Summary of Changes !!Summary of Changes

View File

@ -1 +1 @@
45 46