Skip to content

Commit 6f0bd19

Browse files
Merge pull request #365 from diffix/cristian/misc
Fix setup script version.
2 parents 13d2756 + 16d1d66 commit 6f0bd19

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## Next version
4+
- Fixed some docs links.
5+
- Fixed setup script version.
6+
37
## Version 1.0.0
48

59
- Vastly expanded docs.

pg_diffix.control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
comment = 'Open Diffix PostgreSQL extension'
2-
default_version = '0.0.1'
2+
default_version = '1.0.0'
33
module_pathname = '$libdir/pg_diffix'
44
schema = diffix

0 commit comments

Comments
 (0)