Skip to content

Commit

Permalink
Upd version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
joente committed Feb 17, 2022
1 parent 4782b41 commit a6819a2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
siridb-server (2.0.46-0~tt1) unstable; urgency=medium

* New upstream release
- Switch to omap for storing promises (#175)
- Increased chunk size for numeric shards

-- Jeroen van der Heijden <jeroen@cesbit.com> Thu, 17 Feb 2022 14:21:58 +0100

siridb-server (2.0.45-0~tt1) unstable; urgency=medium

* New upstream release
Expand Down
2 changes: 1 addition & 1 deletion include/siri/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* Note that debian alpha packages should use versions like this:
* 2.0.34-0alpha0
*/
#define SIRIDB_VERSION_PRE_RELEASE "-alpha-1"
#define SIRIDB_VERSION_PRE_RELEASE ""

#ifndef NDEBUG
#define SIRIDB_VERSION_BUILD_RELEASE "+debug"
Expand Down

0 comments on commit a6819a2

Please sign in to comment.