Skip to content

Commit 2bc90e9

Browse files
committed
Prepare 1.1.0 release
1 parent a9cc5c1 commit 2bc90e9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
protobluff-1.1.0 (2019-xx-xx)
1+
protobluff-1.1.0 (2019-06-11)
22

3-
* Fixed compatibility issues with protobuf 3.6+
3+
* Fixed generator compatibility issues with protobuf 3.6+
44

55
protobluff-1.0.3 (2018-08-02)
66

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
AC_PREREQ(2.69)
2626

27-
AC_INIT([protobluff], [1.0.3], [[email protected]])
27+
AC_INIT([protobluff], [1.1.0], [[email protected]])
2828
AM_INIT_AUTOMAKE([subdir-objects foreign])
2929

3030
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])

0 commit comments

Comments
 (0)