diff options
| author | Utkarsh Gupta <utkarsh@debian.org> | 2020-02-05 06:00:01 -0500 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2020-02-05 16:49:52 +0000 |
| commit | 1b94f904ca8fd2b0d6841f1fc5d0a1d55a28ee2e (patch) | |
| tree | 3116ae2dbfe2f52da89cb2a5ea00b9cfbcb9379d /lib | |
| parent | 428dc0854546a2dc3bffae38932f903eabbb2374 (diff) | |
0.10.17-1 (patches unapplied)import/0.10.17-1debian/siddebian/bullseyedebian/bookworm
Imported using git-ubuntu import.
Notes
Notes:
* New upstream version 0.10.17
* Update d/copyright
* Update d/control
* Drop d/compat file
* Add salsa-ci.yml
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/do_postgres/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/do_postgres/version.rb b/lib/do_postgres/version.rb index 11d5dcd..fbaf2c8 100644 --- a/lib/do_postgres/version.rb +++ b/lib/do_postgres/version.rb @@ -1,5 +1,5 @@ module DataObjects module Postgres - VERSION = '0.10.16' + VERSION = '0.10.17' end end |
