SysVIPC 0.9.7 → 0.9.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/ext/SysVIPC.c +1 -1
  2. metadata +1 -1
@@ -4985,7 +4985,7 @@ SWIGEXPORT void Init_SysVIPC(void) {
4985
4985
  }
4986
4986
 
4987
4987
  SWIG_RubyInitializeTrackings();
4988
- rb_define_const(mSysVIPC, "RELEASE", SWIG_FromCharPtr("0.9.7"));
4988
+ rb_define_const(mSysVIPC, "RELEASE", SWIG_FromCharPtr("0.9.8"));
4989
4989
  rb_define_singleton_method(mSysVIPC, "errno", _wrap_errno_get, 0);
4990
4990
  rb_define_const(mSysVIPC, "IPC_CREAT", SWIG_From_int((int)(IPC_CREAT)));
4991
4991
  rb_define_const(mSysVIPC, "IPC_EXCL", SWIG_From_int((int)(IPC_EXCL)));
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: SysVIPC
3
3
  version: !ruby/object:Gem::Version
4
4
  version: !binary |-
5
- MC45Ljc=
5
+ MC45Ljg=
6
6
  prerelease:
7
7
  platform: ruby
8
8
  authors: