We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f0948e commit aeae70eCopy full SHA for aeae70e
1 file changed
glib2/ext/glib2/rbglib.h
@@ -1,6 +1,6 @@
1
/* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */
2
/*
3
- * Copyright (C) 2002-2025 Ruby-GNOME Project Team
+ * Copyright (C) 2002-2026 Ruby-GNOME Project Team
4
* Copyright (C) 2002,2003 Masahiro Sakai
5
*
6
* This library is free software; you can redistribute it and/or
@@ -33,7 +33,7 @@ G_BEGIN_DECLS
33
34
#define RBGLIB_MAJOR_VERSION 4
35
#define RBGLIB_MINOR_VERSION 3
36
-#define RBGLIB_MICRO_VERSION 5
+#define RBGLIB_MICRO_VERSION 6
37
38
/* For Ruby < 3.0 */
39
#ifndef RB_LL2NUM
0 commit comments