Message ID | 20180802060146.33256-1-amitay@ozlabs.org |
---|---|
State | Superseded |
Headers | show |
Series | configure: Update package version | expand |
Context | Check | Description |
---|---|---|
snowpatch_ozlabs/apply_patch | success | master/apply_patch Successfully applied |
snowpatch_ozlabs/build-multiarch | success | Test build-multiarch on branch master |
diff --git a/configure.ac b/configure.ac index 3568535..9b153b1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([pdbg], [1.0]) +AC_INIT([pdbg], [1.1-rc1]) AM_INIT_AUTOMAKE([subdir-objects]) AM_SILENT_RULES([yes])
Signed-off-by: Amitay Isaacs <amitay@ozlabs.org> --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)